Thread: Lay out help
Results 1 to 3 of 3
-
10-05-2003, 06:28 PM #1
Lay out help
do u know a code for this, ok i made a picture of how i want my pages and do u think u can code it for me.......here it is........ Its not straight or anything but i just want it liek that, Thanks
Last edited by HTML; 10-05-2003 at 07:31 PM.
-
10-06-2003, 05:06 AM #2
Originally Posted by pacsunpunk08
.
Code:<html> <head> <title>Page</title> </head> <body> <table> <tr> <td> Quick Links: <a href="">Home</a> <a href="">Contact Us</a> <a href="">Guest Book</a> <a href="">Forum</a> </td> </tr> </table> <table> <tr> <td> <img src=""> </td> <td> <img src=""> </td> </tr> </table> </body> </html>
-
10-06-2003, 06:33 AM #3
Originally Posted by Android
Sorry, but i figured it out on my own after I posted it, Thanks anyways