Blog Archives

Master Your Website Layout with these 6 CSS Properties

Tweet If you’re new to designing with CSS layout, it’s simple to get started with these six positioning properties:

Tagged with: , , ,
Posted in CSS, Tutorials

Make a Multi-Level CSS Dropdown Menu in Dreamweaver CS4

Tweet Traditionally, multi-level dropdown menu navigation has been done in JavaScript. These kinds of menus can be very confusing to code, and more confusing to go back and edit later. Do it better and more beautifully with CSS and Dreamweaver

Tagged with: , , ,
Posted in CSS, Dreamweaver, Tutorials

3-Column Web Page Using CSS Layers in Dreamweaver CS4

Tweet Doing layout for Web pages with tables is so 1998. Tables should be used for data, not to arrange the elements on your Web page. A better method is to use CSS layers. They are much easier to format

Tagged with: , , ,
Posted in CSS, Dreamweaver, Tutorials