Public Schedule Face-to-Face & Online Instructor-Led Training - View dates & book

STL - Formerly Best Training Solutions Through Learning
TrustPilot
Excellent
Request Callback We will call you back
0207 987 3777 Call for assistance
Your Basket Basket is empty
dream weaver training uk - table

Forum home » Delegate support and help forum » Dreamweaver Training and help » dream weaver training uk - Table

dream weaver training uk - Table

ResolvedVersion Standard

Melese has attended:
Dreamweaver 8 Introduction course

Table

Hello.

How do I create a table?

RE: How do I create a Dreamweaver Table

Hi Melese

There are two ways to create a Dreamweaver table. The first is to use the table button within dreamweaver or you can write the html within the Dreamweaver coder interface.

The html for code for a table is:

<table width="100%" cellpadding="2" cellspacing="0" border="0">

<tr>
<td width="100%" align="left></td>
</tr>

And if you just use the table button within dreamweaver, it will write all the code for you.

Hope this helps

David

Dreamweaver tip:

Xhtml vs html

When using dreamwear template or just creating a blank webpage, you are able to select the markup language you want to use. The main choices are either xhtml or html. It is now best to select xhtml as this will translate all the html into xml, so it is transmitted across the web in xml format. One of the main advantages of this is that it makes the site that you build much more compatible with the range of different web browsers that exist.

View all Dreamweaver hints and tips

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.11 secs.