|
Yes, but all that would do is put a 20px left margin on the div, color the text inside it black.
size:20px is not valid, I suppose you meant font-size:20px. You really shouldn't use px for font sizing, IE users won't be able to change the font size should they choose too. Better to use em or %.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
Please login or register to view this content. Registration is FREE
Please login or register to view this content. Registration is FREE
|