RomeScape
March 19, 2024, 02:04:20 am
Welcome, Guest. Please login or register.

Login with username, password and session length
News: My new email:
Pankers7@gmail.com
email me if u need anything Tongue
 
  Home   Forum   Help Search Arcade Staff List Login Register  

whats wrong with this code?

Pages: [1]   Go Down
  Print  
Author Topic: whats wrong with this code?  (Read 200 times)
0 Members and 1 Guest are viewing this topic.
Mazead
New-Member


Reputation +0/-0
Offline Offline

Posts: 10


View Profile
« on: October 17, 2014, 05:17:46 am »

hello i want ot know whats wrong with this code cause it shows up with all my header thing except that home is a in little tiny lettering and purple at the top right of my screen. here is the code:

Quote
<head>
   <meta charset="UTF-8">
   <title>sign up</title>
   <link rel="stylesheet" href="css/style.css" type="text/css">
</head>
<body>
   <div id="header">
      <div>
         </a>
         <ul>
         <a href="index.html">Home</a>
            </li>
            <li>
               <a href="files.html">Files</a>
            </li>
            <li>
               <a href="about.html">About</a>
            </li>
            <li>
               <a href="contact.html">Contact</a>
            </li>
                           <li class="selected">       <a href="signup.html">Sign up</a>
                  </ul>
      </div>
   </div>
   <div id="body" class="home">
      <div class="blog">
                  <div>
          </div>
      </div>
      <div class="article">
         <div>
   <form name = "input" action = "sign_up_action" method = "get"> Username: <input type="text" name="user"><br> Password: <input type = "password" name = "pass"> <br>
Email: <input type = "text" name = "email"><br><input type="submit" value="Submit"> </form>



                              
                                                                                  </div>
         
      </div>
      <div class="news">
         
         <div>
                                             </div>
      </div>
   </div>
   <div id="footer">
      <div>
                        <div class="connect">
         </div>
      </div>
   </div>
</body>
</html>
Report Spam   Logged

Share on Facebook Share on Twitter



Pages: [1]   Go Up
  Print  
 
Jump to:  

Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum
Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy