INTERACTIVEPROOFING.COM

damp proof course - www.interactiveproofing.com

Menu


          Part II: Static Web Page Development Chapter 6. Web Page Structuring Using


Tables Chapter 7. Advanced Page Formatting Using Style Sheets Chapter 8. Working with Frames and Framesets Chapter 9. Working with HTML Forms Chapter 10. Using Dreamweaver Behaviors Chapter 11. Layers in Dreamweaver               Chapter 6. Web Page Structuring Using Tables IN THIS CHAPTER Inserting and Working with Tables Selecting Table Elements Modifying Table Properties Modifying Cell Properties Working with Tables in Expanded Tables Mode Inserting and Working with Tables in Layout Mode Drawing Tables and Cells Importing Tabular Data One of the biggest complaints print designers have when moving from print design to web design is the fact that HTML is so finicky. More specifically, the placement of elements in your web pages is limited because of the lack of tools available to control the organization of text, images, and media on the page. Although this may be true to a certain extent, HTML is in fact extremely flexible and offers many rich elements that can be used to control the organization of components. As the book unfolds, you'll learn about various elements and technologies Dreamweaver offers to control the pin-point accurate placement of elements on your page. Technologies such as CSS and elements like layers and tables can be used by web developers who strive for the fluid look print design programs have offered for years. The trick, of course, is learning the intricacies of the elements and how Dreamweaver allows you to work with them within its framework. In this chapter, we'll begin to move from the simplicities of inserting and modifying elements on the page to a richer topic that involves structuring and placement of elements on the page using HTML tables. As you'll begin to see, tables offer a flexible and simple alternative to the basic formatting techniques covered thus far for controlling the placement of elements within your web pages.