PDA

View Full Version : Div feature in dreamweaver



dobbin
13-07-2008, 04:20 PM
Hi does anyone know a good tut on how to use the div feature in dreamweaver 8?

Decode
13-07-2008, 04:30 PM
Ive never used dreamweaver but isnt it just.

<div class="hi"></div>

then add your own style to it

.hi {
width: 200px;
background: url('sss.png')
ect...
}

dobbin
13-07-2008, 05:54 PM
ok thanks but do you know how to do div tables? (i think that is right)

NEW-START
14-07-2008, 02:22 PM
ok thanks but do you know how to do div tables? (i think that is right)

Um... what?

Jahova
14-07-2008, 02:58 PM
Divs and tables are completely different things.
I don't recall anything called 'div tables'..?

dobbin
14-07-2008, 03:33 PM
Lol sorry as you can see i am not very good with coding.

craigg.
14-07-2008, 06:54 PM
If you need help, add me on msn. Ill point you in the right direction when you need help.

iUnknown
14-07-2008, 08:06 PM
I think you mean coding in tables using dreamweaver. Can't really point you to any tut sorry. Never knew there was a div feature in it?

Recursion
14-07-2008, 08:12 PM
You just press the DIV button and it will insert one where the cursor is, then click the dotted line and down the right hand side right click, new > style set > new file.

Want to hide these adverts? Register an account for free!