At 10/14/09 10:53 AM, up-a-notch wrote:
I just found out a new way to design a website all you do is design it in dream weaver cut it up and import it into dream weaver! try it out
No, no and no!
#1 this topic is not helpful at all and there's no question about programming or code bugs.
#2 You can't just make a website in dreamweaver. Dreamweaver costs money and you also need to have some knowledge about (X)HTML and CSS in order to design proper websites that are standards compliant. This is also helpful because if you encounter a bug or it's not displaying properly in all browsers, then you'll know how to fix it.
#3 Your statement about designing a site in dreamweaver, then cutting it up and importing it in dreamweaver doesn't make sense. I'm sure you mean design a layout in Photoshop, slicing it and importing it into dreamweaver. However, the code that photoshop produces is sloppy and it may still use tables, though I'm not sure. Tables aren't good to use for layouts.