aneuryzma
06-08-2009, 07:11 AM
Can I set the width for inline elements ?
#content .middleBox p {
display:inline;
width:10px;
}
thanks
#content .middleBox p {
display:inline;
width:10px;
}
thanks
View Full Version : width for inline elements ?