hi there,
i'm having a difficult time inserting a scrolling div into a table. i'm a graphic designer and want to use the scrolling div on the portfolio page of my site.
i find that everything i've tried breaks up the table?! can anyone help! i'm starting to lose my marbles.
the scrolling div needs to go into the large white area (to the right of the nav bar).
here's the code.
-
<html>
-
<head>
-
<title>Orbit-creative WEB Layout 04</title>
-
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-
<link href="styles.css" rel="stylesheet" type="text/css">
-
<style type="text/css">
-
<!--
-
-->
-
</style>
-
</head>
-
<body bgcolor="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
-
<!-- ImageReady Slices (Orbit-creative WEB Layout 04.psd) -->
-
<table width="700" height="538" border="0" align="center" cellpadding="0" cellspacing="0" id="layouttable">
-
<tr>
-
<td colspan="5">
-
<img alt="" width="700" height="60" style="background-color: #009900"></td>
-
</tr>
-
<tr>
-
<td colspan="3">
-
<img alt="" width="269" height="129" style="background-color: #009900"></td>
-
<td width="373" height="424" rowspan="2" id="tdwhite"><br />
-
-
-
<p> </p></td><td rowspan="2">
-
<img alt="" width="58" height="424" style="background-color: #009900"></td>
-
</tr>
-
<tr>
-
<td>
-
<img alt="" width="55" height="295" style="background-color: #009900"></td>
-
<td width="158" height="295" id="tdnavbar"><p align="center"><a href="#">ABOUT US</a></p>
-
<p align="center"><a href="#">PORTFOLIO</a></p>
-
<p align="center"><a href="#">TESTIMONIALS</a></p>
-
<p align="center"><a href="#">USEFUL LINKS</a></p>
-
<p align="center"><a href="#">CONTACT</a></p></td>
-
<td>
-
<img alt="" width="56" height="295" style="background-color: #009900"></td>
-
</tr>
-
<tr>
-
<td colspan="5">
-
<img alt="" width="700" height="54" style="background-color: #009900"></td>
-
</tr>
-
</table>
-
<br>
-
<div id="divcopyright">
-
<div align="center">©2008 orbit creative</div>
-
</div>
-
<!-- End ImageReady Slices -->
-
</body>
-
</html>
i'm a photoshop veteran but a dreamweaver newbie. any help is greatly appreciated!
thanks,
Rob