PDA

View Full Version : width for inline elements ?


aneuryzma
06-08-2009, 07:11 AM
Can I set the width for inline elements ?


#content .middleBox p {
display:inline;
width:10px;
}

thanks

Pegasus
06-08-2009, 07:56 AM
You can set the widths, yes.

¥åßßå
06-08-2009, 09:08 AM
You can set them but they won't listen ;)

¥