Created a website in Photoshop and sliced it for the web...currently working on CSS styling.
Need to center the entire site, as it's currently aligned to the left side of the screen.
Want to make the menu freeze or hover as you scroll down the page.
Realizing I'm out of practice with this stuff.
Appreciate any help!
3 Here's the code.
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="pragma" content="no-cache">
<meta http-equiv="cache-control" content="no-cache">
<meta http-equiv="expires" content="0">
</head>
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table id="Table_01" width="1000" height="5761" border="0" cellpadding="0" cellspacing="0" class="box">
<tr>
<td colspan="14">
<img src="images/M&R-Layout----on-2014-03-18-at-53927-PM_01.gif" width="1000" height="516" alt=""></td>
</tr>
<tr>
<td>
<img src="images/M&R-Layout----on-2014-03-18-at-53927-PM_02.gif" width="44" height="29" alt=""></td>
<td colspan="2">
<img src="images/WHEN-&-WHERE.gif" width="190" height="29" alt=""></td>
<td>
<img src="images/M&R-Layout----on-2014-03-18-at-53927-PM_04.gif" width="84" height="29" alt=""></td>
<td colspan="3">
<img src="images/M&R-Layout----on-2014-03-18-at-53927-PM_05.gif" width="142" height="29" alt=""></td>
<td colspan="2">
<img src="images/M&R-Layout----on-2014-03-18-at-53927-PM_06.gif" width="116" height="29" alt=""></td>
<td>
<img src="images/M&R-Layout----on-2014-03-18-at-53927-PM_07.gif" width="128" height="29" alt=""></td>
<td>
<img src="images/M&R-Layout----on-2014-03-18-at-53927-PM_08.gif" width="108" height="29" alt=""></td>
<td colspan="2">
<img src="images/WHAT-TO-DO.gif" width="158" height="29" alt=""></td>
<td>
<img src="images/M&R-Layout----on-2014-03-18-at-53927-PM_10.gif" width="30" height="29" alt=""></td>
</tr>
...
<!-- End Save for Web Slices -->
</body>
</html>