|
|
#11 | |
|
Super Moderator
![]() Join Date: Oct 2008
Location: Arizona, USA
Posts: 1,053
|
Quote:
__________________
John Darling Graphic / Web Designer SmarterTools Inc. (877) 357-6278 www.smartertools.com Last edited by PixelPusher; 02-09-2011 at 12:28 AM. |
|
|
|
|
|
|
#12 | |
|
Super Moderator
![]() Join Date: Oct 2008
Location: Arizona, USA
Posts: 1,053
|
Quote:
Try it out: HTML Code:
<span class="inline">Text</span><span class="inline>Text2</span> <br/> <span>Text3</span><span>Text4</span> Code:
span {
display:block;
width:100px;
height:30px;
line-height:30px;
text-align:center;
}
span.inline {
display:inline;
}
__________________
John Darling Graphic / Web Designer SmarterTools Inc. (877) 357-6278 www.smartertools.com |
|
|
|
|
|
|
#13 |
|
Super Moderator
![]() Join Date: Oct 2008
Location: Arizona, USA
Posts: 1,053
|
Yes this is true.
__________________
John Darling Graphic / Web Designer SmarterTools Inc. (877) 357-6278 www.smartertools.com |
|
|
|
![]() |
| Tags |
| css, layout, tables |
| Thread Tools | |
| Display Modes | |
|
|