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

Connect with us:

0207 987 3777

Call for assistance

Request Callback

We will call you back

Server loaded in 0.13 secs.