Need help with website design - HTML/CSS problem

Discussion in 'HTML & Website Design' started by ScottyMalaysia, Oct 17, 2008.

  1. #1
    I'm currently creating a website using Dreamweaver CS3. I am also familiar with HTML and a little CSS, since I studied it at the beginning of the year in class. I have used the template on Dreamweaver to creat the site, and I've put in a vertical menu bar using buttons created on Photoshop. However, when I enter the text, it starts to flow directly under the menu bar when it reaches it. This is very annoying, not to mention unprofessional.

    The link to my page is http://www.esnips.com/doc/e0667441-a3e5-4e6e-b79b-5287f41c3b2b/index (I haven't uploaded it to the Web yet). Any help here would be good.
     
    ScottyMalaysia, Oct 17, 2008 IP
  2. dura_killer

    dura_killer Peon

    Messages:
    684
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    wrap each menu item inside div and target each with same id with this code in CSS---- background: url(images/image_location.gif);

    I am not able to see anything on that url u gave.
     
    dura_killer, Oct 17, 2008 IP
  3. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I don't know how to actually access the file from that site you have given, but basically if you want a professional site then you should really only be using the code view tab in Dreamweaver and it's FTP, apart from that dreamweaver will only output unprofessional poor code which will not work or achieve the desired effects.
     
    wd_2k6, Oct 17, 2008 IP