Web design?

Discussion in 'HTML & Website Design' started by theblurr5495, Dec 20, 2008.

  1. #1
    For some reason this code is messed up. Whats wrong?

    <html>
    <head>
    <meta name="keywords" content="soccer,free,tips,history,help,mom,rules">
    <meta name="description" content="The Complete Soccer Guide is a site for everything soccer. We have free soccer tips for the verteran player to the soccer mom. We also have many entertainment such as a soccer forum,videos,pictures and more.
    <title> The Complete Soccer Guide- Soccer tips,help,guides,videos,forum,pictures,player and team profiles</title>
    <style type="text/css">
    body{ margin-top: 0;margin-bottom: 0;margin-left: 0;margin-right: 0;padding-left: 0;padding-right: 0;}p {color:white}
    #header {margin: 20px;padding: 10px;height: 100px;}
    #left {position: absolute;left: 15px;top: 160px;width: 200px;}
    #center {top: 0;margin-left: 230px;margin-right: 230px;}
    #right {position: absolute;right: 15px;top: 160px;width: 200px;}
    </style>
    </head>
    <body bgcolor="black" text="white">
    <div id="header"><img src="Soccer Logo.jpg" alt="The Complete Soccer Guide">
    </div>
    <div id="left">Menu</div>
    <div id="center"><h1> Home of Soccer</h1>
    <h2 align="center"> Need some Soccer Tips?</h2>
    <p> Hello and welcome to The Complete Soccer Guide. Currently we are under constrution but i will post the page links here while i add them.</p>
    <br> Under Construction</div>
    <div id="right"> Top rated pages
    </div>
    </body>
    </html>
     
    theblurr5495, Dec 20, 2008 IP
  2. Falling Down

    Falling Down Banned

    Messages:
    460
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Your CSS is showing.
     
    Falling Down, Dec 20, 2008 IP
  3. theblurr5495

    theblurr5495 Active Member

    Messages:
    436
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #3
    i know that but how do i fix it. Also i want it to bw three colums
     
    theblurr5495, Dec 20, 2008 IP
  4. Falling Down

    Falling Down Banned

    Messages:
    460
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Do you have MSN or AIM? I'll take it into Dreamweaver and see if I can fix it for you.
     
    Falling Down, Dec 20, 2008 IP
  5. theblurr5495

    theblurr5495 Active Member

    Messages:
    436
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #5
    No can't you just message me though on here?
     
    theblurr5495, Dec 20, 2008 IP
  6. Falling Down

    Falling Down Banned

    Messages:
    460
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I fixed it! It all had to do with the starting of the CSS code.

    oh, and just to let you know, try and fix the background and text using the CSS rather than the BODY tags, it just keeps everything more efficient.
     
    Falling Down, Dec 20, 2008 IP
  7. theblurr5495

    theblurr5495 Active Member

    Messages:
    436
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #7
    Thanks a lot
     
    theblurr5495, Dec 20, 2008 IP
  8. theblurr5495

    theblurr5495 Active Member

    Messages:
    436
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #8
    the new code will allow me to have three colums too right?
     
    theblurr5495, Dec 20, 2008 IP
  9. Falling Down

    Falling Down Banned

    Messages:
    460
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Yep, worked fine when I used it.
     
    Falling Down, Dec 20, 2008 IP