head>
|
Creating a basic table in Dreamweaver 8Tables were invented to hold data in tabular form, but it was soon realized by designers that this new incarnation could be used to transform the layout out of HTML pages and make it easier to include images, text and other elements in their web sites, it should be noted that tables are not strictly the correct way to display text , images and other elements on a web page, whilst it does work and it works well, it does not conform to the latest standards, for what it’s worth I think that any web designer should have a good basic understanding of tables, but once the basics have been mastered should then look towards CSS for creating layouts. In this Dreamweaver tutorial we are going to look at the absolute basics of tables. Before you start you may wish to know that the following can be viewed in QuickTime Video Format here: Beginners Dreamweaver Tutorials.How to insert a table in Dreamweaver
Adding rows and columns Pixel or percentage Web designers particularly novices web designers are often confused when using tables to layout web sites, should they use fixed or relative, well it's a personal thing, there is no right or wrong way. The next field “ Border thickness” places a border not only around the outside of the table but also around all the cells with in the table, I shall place a value of 1px in the field to demonstrate this.
Cell Padding and Spacing
Dreamweaver offers many more features for the control of tables and with the basics now covered we shall move forward to take a look at these. |