PDA

View Full Version : class



bangortennis
March 1st, 2004, 06:27 AM
if i have two table one called

main and the other called

secondary

when in dreamweaver i have to make new class CSS style to make the tables different in design but in the new class textbox what do i type?

eg tableidmain or main or idmain?

i just dunno what to type in?

λ
March 1st, 2004, 11:19 AM
plain
#main { /*styles*/ } ought to work...

bangortennis
March 1st, 2004, 02:04 PM
ta very much :)