HTML page issue Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
3 posters

    HTML page issue

    luiz187
    luiz187
    Forumember


    Male Posts : 183
    Reputation : 3
    Language : English and Portuguese and some Spanish
    Location : ISS

    Solved HTML page issue

    Post by luiz187 July 22nd 2013, 4:54 am

    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)

    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>
    The URL to the page is  http://www.everyonesblog.net/h1-blog-spot
    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
    SLGray
    SLGray
    Administrator
    Administrator


    Male Posts : 51499
    Reputation : 3523
    Language : English
    Location : United States

    Solved Re: HTML page issue

    Post by SLGray July 22nd 2013, 4:58 am

    Use this one:
    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>

        Blog Spot
        </script>
        <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>
    Please change the title of your topic, that is related to your question/issue, so that other users will be able to find their question/issue using the search engine.



    HTML page issue Slgray10

    When your topic has been solved, ensure you mark the topic solved.
    Never post your email in public.
    avatar
    Guest
    Guest


    Solved Re: HTML page issue

    Post by Guest July 25th 2013, 9:50 am

    quackit is easyer to use because the source gives you the current html codes because it generates it I use it all the time and it work flawlessly I placed the links in a topic about html
    luiz187
    luiz187
    Forumember


    Male Posts : 183
    Reputation : 3
    Language : English and Portuguese and some Spanish
    Location : ISS

    Solved Re: HTML page issue

    Post by luiz187 July 29th 2013, 10:52 am

    Ok all fixed! Please lock!
    Sanket
    Sanket
    ForumGuru


    Male Posts : 48766
    Reputation : 2830
    Language : English
    Location : Mumbai

    Solved Re: HTML page issue

    Post by Sanket July 29th 2013, 12:40 pm

    Solved & Archived.