html codes
#7
Re:html codes
here's the hole code of the page.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<!-- TemplateBeginEditable name="doctitle" -->
<title>Untitled Document</title>
<!-- TemplateEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
</head>
<body bgcolor="#006699" text="#000000" link="#000000">
<table width="70%" border="0" align="center">
<tr>
<td><img src="banner.jpg" width="800" height="230" align="absmiddle"></td>
</tr>
</table>
<p> </p>
<table width="7%" height="102" border="1" align="left" bordercolor="#000000" bgcolor="#CCCCCC">
<tr>
<td><a href="http://www.deadz0ne.com">Home</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/forum/">Forums</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/server.htm">Server</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/download.htm">Download</a></td>
</tr>
</table>
<table width="25%" height="150" border="1" align="center">
<tr>
<td height="26" align="center" valign="middle">News</td>
</tr>
<tr>
<td align="center" valign="middle">Welcome to Deadz0ne.com please feel free
to register on the fourms and get to know the admins on the server. As you
can tell the webpage is not fully up and runing so please feel free to look
in the forums for all info for the server and renting admin.</td>
</tr>
</table>
<p> </p>
</body>
</html>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<!-- TemplateBeginEditable name="doctitle" -->
<title>Untitled Document</title>
<!-- TemplateEndEditable -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
</head>
<body bgcolor="#006699" text="#000000" link="#000000">
<table width="70%" border="0" align="center">
<tr>
<td><img src="banner.jpg" width="800" height="230" align="absmiddle"></td>
</tr>
</table>
<p> </p>
<table width="7%" height="102" border="1" align="left" bordercolor="#000000" bgcolor="#CCCCCC">
<tr>
<td><a href="http://www.deadz0ne.com">Home</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/forum/">Forums</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/server.htm">Server</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/download.htm">Download</a></td>
</tr>
</table>
<table width="25%" height="150" border="1" align="center">
<tr>
<td height="26" align="center" valign="middle">News</td>
</tr>
<tr>
<td align="center" valign="middle">Welcome to Deadz0ne.com please feel free
to register on the fourms and get to know the admins on the server. As you
can tell the webpage is not fully up and runing so please feel free to look
in the forums for all info for the server and renting admin.</td>
</tr>
</table>
<p> </p>
</body>
</html>
#8
Re:html codes
Not going to fix that one part since I forget how to do it, but I fixed the rest of it:
<html>
<head>
<title>Untitled Document</title>
</head>
<body bgcolor="#006699" text="#000000" link="#000000">
<table width="70%" border="0" align="center">
<tr>
<td><img src="banner.jpg" width="800" height="230" align="absmiddle"></td>
</tr>
</table>
<p> </p>
<table width="7%" height="102" border="1" align="left" bordercolor="#000000" bgcolor="#CCCCCC">
<tr>
<td><a href="http://www.deadz0ne.com">Home</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/forum/">Forums</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/server.htm">Server</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/download.htm">Download</a></td>
</tr>
</table>
<table width="25%" height="150" border="1" align="center">
<tr>
<td height="26" align="center" valign="middle">News</td>
</tr>
<tr>
<td align="center" valign="middle">Welcome to Deadz0ne.com please feel free
to register on the forums and get to know the admins on the server. As you
can tell the webpage is not fully up and running so please feel free to look
in the forums for all info for the server and renting admin.</td>
</tr>
</table>
<p> </p>
</body>
</html>
Just fixed a few small things for ya.
<html>
<head>
<title>Untitled Document</title>
</head>
<body bgcolor="#006699" text="#000000" link="#000000">
<table width="70%" border="0" align="center">
<tr>
<td><img src="banner.jpg" width="800" height="230" align="absmiddle"></td>
</tr>
</table>
<p> </p>
<table width="7%" height="102" border="1" align="left" bordercolor="#000000" bgcolor="#CCCCCC">
<tr>
<td><a href="http://www.deadz0ne.com">Home</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/forum/">Forums</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/server.htm">Server</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/download.htm">Download</a></td>
</tr>
</table>
<table width="25%" height="150" border="1" align="center">
<tr>
<td height="26" align="center" valign="middle">News</td>
</tr>
<tr>
<td align="center" valign="middle">Welcome to Deadz0ne.com please feel free
to register on the forums and get to know the admins on the server. As you
can tell the webpage is not fully up and running so please feel free to look
in the forums for all info for the server and renting admin.</td>
</tr>
</table>
<p> </p>
</body>
</html>
Just fixed a few small things for ya.
#10
Re:html codes
There, no underlines, all the same color. anything else you need? (BTW CSS PwNs JoO)
<html>
<head>
<title>Untitled Document</title>
<STYLE type="text/css">
<!--
A { text-decoration:none }
-->
</STYLE>
</head>
<body bgcolor="#006699" text="#000000" link="#000000" alink="#000000" vlink="#000000">
<table width="70%" border="0" align="center">
<tr>
<td><img src="banner.jpg" width="800" height="230" align="absmiddle"></td>
</tr>
</table>
<p> </p>
<table width="7%" height="102" border="1" align="left" bordercolor="#000000" bgcolor="#CCCCCC">
<tr>
<td><a href="http://www.deadz0ne.com">Home</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/forum/">Forums</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/server.htm">Server</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/download.htm">Download</a></td>
</tr>
</table>
<table width="25%" height="150" border="1" align="center">
<tr>
<td height="26" align="center" valign="middle">News</td>
</tr>
<tr>
<td align="center" valign="middle">Welcome to Deadz0ne.com please feel free
to register on the forums and get to know the admins on the server. As you
can tell the webpage is not fully up and running so please feel free to look
in the forums for all info for the server and renting admin.</td>
</tr>
</table>
<p> </p>
</body>
</html>
<html>
<head>
<title>Untitled Document</title>
<STYLE type="text/css">
<!--
A { text-decoration:none }
-->
</STYLE>
</head>
<body bgcolor="#006699" text="#000000" link="#000000" alink="#000000" vlink="#000000">
<table width="70%" border="0" align="center">
<tr>
<td><img src="banner.jpg" width="800" height="230" align="absmiddle"></td>
</tr>
</table>
<p> </p>
<table width="7%" height="102" border="1" align="left" bordercolor="#000000" bgcolor="#CCCCCC">
<tr>
<td><a href="http://www.deadz0ne.com">Home</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/forum/">Forums</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/server.htm">Server</a></td>
</tr>
<tr>
<td><a href="http://www.deadz0ne.com/download.htm">Download</a></td>
</tr>
</table>
<table width="25%" height="150" border="1" align="center">
<tr>
<td height="26" align="center" valign="middle">News</td>
</tr>
<tr>
<td align="center" valign="middle">Welcome to Deadz0ne.com please feel free
to register on the forums and get to know the admins on the server. As you
can tell the webpage is not fully up and running so please feel free to look
in the forums for all info for the server and renting admin.</td>
</tr>
</table>
<p> </p>
</body>
</html>