CSS Trying to Get 3 Lines

Discussion in 'HTML & Website Design' started by Fix Johnson, Dec 9, 2007.

  1. #1
    I want to add 3 rows of links onto my webpage, here is the code that I have been playing with, can you tell me where I am going wrong?

    <div id="bodyLeft"><a href="http://www.geolocalseo.com" >Local Search Marketing</a> by GeoLocal<font color="#FF6600">SEO</font><br /><br /></div>
    <div>
    <div id="bodyRight"><a href="http://www.sarahlunn.com" ">Sarah Lunn</a>Alliston Real Estate</div>
    <a href="http://www.homes2show.ca" >Michele & Paul Blundell</a> Flat Fee Real Estate</div>
    </div>
    </div>

    Thanks:D
     
    Fix Johnson, Dec 9, 2007 IP
  2. zyml

    zyml Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You have a lot of extra </div> tags. Clean it up :p
     
    zyml, Dec 9, 2007 IP