More about formatting, layout and Web design

For more advanced formatting, Web designers use a variety of techniques based on style sheets to customized components of a Web page and Web site. These include  padding and margin and width settings to indent and line up paragraphs, headings, tables, and other components. In addition to using tables for layout, modern browsers can also use layers to locate components exactly on the Web page, and layers are bing used mroe and more. All this is achieved using style sheets and you will want to research CSS to learn more. Since this course is not a complete HTML/CSS course, we’re just introducing general concepts.

For an EXCELLENT introduction to Web design and standards that wil start you off right as a Web designer/developer and help you avoid many bad design approaches, check out Designing with Web Standards by Jeffrey Zeldman. It does not get any better than this – I cannot recommend it enough!

Leave a Comment