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.
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.
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.