BoR|S
04-17-2003, 08:11 AM
I made a webpage using tables, here is it's code:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS try</title>
<style type="text/css">
body { margin:0px 0px 0px 0px; background-color:#000000; color:#000; text-align:center }
</style>
</head>
<body>
<table border="0" width="696" cellpadding="0" cellspacing="0">
<tr width="696">
<td width="18" background="_forum_bg_left.gif"></td>
<td width="660">
<table border="0" width="660" cellpadding="0" cellspacing="0">
<tr width="660">
<td width="660" height="20" bgcolor="#eeeeee">Website slogan will be here</td>
</tr>
<tr width="660">
<td width="660" height="60" bgcolor="#dddddd"><img src="logo.gif" border="0" width="660" height="60" alt="Logo"></td>
</tr>
<tr width="660">
<td width="660" height="20" bgcolor="#eeeeee">Menu will be here</td>
</tr>
<tr width="660">
<td width="660">
<table border="0" width="660" cellpadding="0" cellspacing="0">
<tr width="660">
<td width="20" height="20" bgcolor="#dddddd"><img src="left.gif" border="0" width="20" height="20" alt="Go!"></td>
<td width="160" height="20" bgcolor="#ffffff" align="center">Date will be here</td>
<td width="20" height="20" bgcolor="#dddddd"><img src="dio.gif" border="0" width="20" height="20" alt=""></td>
<td width="440" height="20" bgcolor="#ffffff" align="right">Title will be here</td>
<td width="20" height="20" bgcolor="#dddddd"><img src="here.gif" border="0" width="20" height="20" alt="Open"></td>
</tr>
</table>
</td>
</tr>
<tr width="660">
<td width="660">
<table border="0" width="660" cellpadding="0" cellspacing="0">
<tr width="660">
<td width="500" height="160" bgcolor="#cccccc" align="right" valign="top">Text will be here</td>
<td width="160" height="160" bgcolor="#cccccc"><img src="image1.gif" border="0" width="160" height="160" alt="Image1"></td>
</tr>
</table>
</td>
</tr>
<tr width="660">
<td width="660">
<table border="0" width="660" cellpadding="0" cellspacing="0">
<tr width="660">
<td width="20" height="20" bgcolor="#dddddd"><img src="left.gif" border="0" width="20" height="20" alt="Go!"></td>
<td width="160" height="20" bgcolor="#ffffff" align="center">Date will be here</td>
<td width="20" height="20" bgcolor="#dddddd"><img src="dio.gif" border="0" width="20" height="20" alt=""></td>
<td width="260" height="20" bgcolor="#ffffff" align="right">Title will be here</td>
<td width="20" height="20" bgcolor="#dddddd"><img src="dio.gif" border="0" width="20" height="20" alt=""></td>
<td width="20" height="20" bgcolor="#dddddd"><img src="dio.gif" border="0" width="20" height="20" alt=""></td>
<td width="20" height="20" bgcolor="#dddddd"><img src="dio.gif" border="0" width="20" height="20" alt=""></td>
<td width="120" height="20" bgcolor="#ffffff" align="center">Title</td>
<td width="20" height="20" bgcolor="#dddddd"><img src="here.gif" border="0" width="20" height="20" alt="Open"></td>
</tr>
</table>
</td>
</tr>
<tr width="660">
<td width="660">
<table border="0" width="660" cellpadding="0" cellspacing="0">
<tr width="660">
<td width="500" height="160" bgcolor="#dddddd" align="right" valign="top">Text will be here</td>
<td width="160" height="160" bgcolor="#dddddd"><img src="image1.gif" border="0" width="160" height="160" alt="Image1"></td>
</tr>
</table>
</td>
</tr>
<tr width="660">
<td width="660" height="20" bgcolor="#eeeeee">Copyright notice will be here</td>
</tr>
</table>
</td>
<td width="18" background="_forum_bg_right.gif"></td>
</tr>
</table>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>CSS try</title>
<style type="text/css">
body { margin:0px 0px 0px 0px; background-color:#000000; color:#000; text-align:center }
</style>
</head>
<body>
<table border="0" width="696" cellpadding="0" cellspacing="0">
<tr width="696">
<td width="18" background="_forum_bg_left.gif"></td>
<td width="660">
<table border="0" width="660" cellpadding="0" cellspacing="0">
<tr width="660">
<td width="660" height="20" bgcolor="#eeeeee">Website slogan will be here</td>
</tr>
<tr width="660">
<td width="660" height="60" bgcolor="#dddddd"><img src="logo.gif" border="0" width="660" height="60" alt="Logo"></td>
</tr>
<tr width="660">
<td width="660" height="20" bgcolor="#eeeeee">Menu will be here</td>
</tr>
<tr width="660">
<td width="660">
<table border="0" width="660" cellpadding="0" cellspacing="0">
<tr width="660">
<td width="20" height="20" bgcolor="#dddddd"><img src="left.gif" border="0" width="20" height="20" alt="Go!"></td>
<td width="160" height="20" bgcolor="#ffffff" align="center">Date will be here</td>
<td width="20" height="20" bgcolor="#dddddd"><img src="dio.gif" border="0" width="20" height="20" alt=""></td>
<td width="440" height="20" bgcolor="#ffffff" align="right">Title will be here</td>
<td width="20" height="20" bgcolor="#dddddd"><img src="here.gif" border="0" width="20" height="20" alt="Open"></td>
</tr>
</table>
</td>
</tr>
<tr width="660">
<td width="660">
<table border="0" width="660" cellpadding="0" cellspacing="0">
<tr width="660">
<td width="500" height="160" bgcolor="#cccccc" align="right" valign="top">Text will be here</td>
<td width="160" height="160" bgcolor="#cccccc"><img src="image1.gif" border="0" width="160" height="160" alt="Image1"></td>
</tr>
</table>
</td>
</tr>
<tr width="660">
<td width="660">
<table border="0" width="660" cellpadding="0" cellspacing="0">
<tr width="660">
<td width="20" height="20" bgcolor="#dddddd"><img src="left.gif" border="0" width="20" height="20" alt="Go!"></td>
<td width="160" height="20" bgcolor="#ffffff" align="center">Date will be here</td>
<td width="20" height="20" bgcolor="#dddddd"><img src="dio.gif" border="0" width="20" height="20" alt=""></td>
<td width="260" height="20" bgcolor="#ffffff" align="right">Title will be here</td>
<td width="20" height="20" bgcolor="#dddddd"><img src="dio.gif" border="0" width="20" height="20" alt=""></td>
<td width="20" height="20" bgcolor="#dddddd"><img src="dio.gif" border="0" width="20" height="20" alt=""></td>
<td width="20" height="20" bgcolor="#dddddd"><img src="dio.gif" border="0" width="20" height="20" alt=""></td>
<td width="120" height="20" bgcolor="#ffffff" align="center">Title</td>
<td width="20" height="20" bgcolor="#dddddd"><img src="here.gif" border="0" width="20" height="20" alt="Open"></td>
</tr>
</table>
</td>
</tr>
<tr width="660">
<td width="660">
<table border="0" width="660" cellpadding="0" cellspacing="0">
<tr width="660">
<td width="500" height="160" bgcolor="#dddddd" align="right" valign="top">Text will be here</td>
<td width="160" height="160" bgcolor="#dddddd"><img src="image1.gif" border="0" width="160" height="160" alt="Image1"></td>
</tr>
</table>
</td>
</tr>
<tr width="660">
<td width="660" height="20" bgcolor="#eeeeee">Copyright notice will be here</td>
</tr>
</table>
</td>
<td width="18" background="_forum_bg_right.gif"></td>
</tr>
</table>
</body>
</html>