Ways to Layout Your Website in Dreamweaver

There are several ways to layout your website design in Dreamweaver. Hopefully you start with some sketches, either on paper or in a design app. There are design applications that are specific for making website designs, as well as working within existing applications like Photoshop and Illustrator. Some common ways that I’ve seen people layout…

960 Grid System

The 960 Grid System is a CSS Framework. A Framework is a system used to solve common problems. A common problem in developing websites is getting elements to align vertically, and consistent layouts between all major browsers. A grid system is typically used in a print layout format to ensure that elements vertically align on…