mark_yieh
07-12-2006, 05:06 PM
Hi everyone. I'm trying to set a width and height property for an inline element and it doesn't seem to work. Any suggestions? Here is the code:
div {width: 100px; height: 100px; display: inline; border: 2px solid red;}
I put in the border property so you can see the width and height.
Thanks for reading
div {width: 100px; height: 100px; display: inline; border: 2px solid red;}
I put in the border property so you can see the width and height.
Thanks for reading