This was my HTML page a few sec ago now its not working! Why??? What did i do wrong? (I'm new to HTML and also bad at it. Some stuff i had to copy)
A Few seconds ago all the words where there, there was a chat box and the backround was black! Why is it not working now? I havent touched the code in 3 days! Also notice wen you click the link the <title> code isnt working correcty.
- Code:
<center><img src="http://i81.servimg.com/u/f81/18/20/11/71/final10.png"/></center>
<!DOCTYPE HTML>
<html>
<center>
  <form action="http://www.everyonesblog.net/login.forum" method="post"><table cellspacing="1" cellpadding="3" border="0"><tbody><tr><td width="45%" align="right"> <FONT COLOR="#ffffff">Username:</td></FONT><td><input type="text" name="username" size="25" maxlength="40" /></td></tr><tr><td align="right"><FONT COLOR="#ffffff">Password:</td></FONT><td><input type="password" name="password" size="25" maxlength="32" /></td></tr><tr align="center"><td colspan="2">Log me on automatically each visit: <FONT COLOR="#ffffff"><input type="checkbox" name="autologin" checked="true" /></td></tr><tr align="center"><td colspan="2"><input type="submit" class="mainoption" name="login" value="Log in" /></td></FONT></tr></tbody></table></form>
<head>
<title>
Blog Spot
</script>
</head>
<body>
<FONT COLOR="#ffffff">
<h1>Sorry,<h1>
<h2> Everyonesblog.net is down for maintenance. <h2>
<p> We may be up as soon as a hour. We have kept the chat box for you to use. Come back soon!<p>
<body bgcolor = "black">
</FONT>
</center>
</html>
<center> <iframe src="/chatbox/index.forum" width= "600" height= "400"></iframe> </center>
<!DOCTYPE HTML>
A Few seconds ago all the words where there, there was a chat box and the backround was black! Why is it not working now? I havent touched the code in 3 days! Also notice wen you click the link the <title> code isnt working correcty.
Last edited by luiz187 on July 22nd 2013, 5:59 am; edited 4 times in total