|
Posted by Philip Ronan on September 1, 2005, 1:54 pm
Please log in for more thread options
"Jiri Palecek" wrote:
> I have a question on web authoring (probably HTML+CSS). Is it
> somehow possible to put two words above each other inside a paragraph
> so the result would be valid and render at least in Mozilla?
>
> I mean this:
>
> text text text text text text text text text text text text
> text text text text text text text text text text text text
> | is |
> text text text txt | | text text text text ...
> | is not |
You seem to be referring to "inline-table" CSS styling. I don't think it's
supported universally, but modern browsers should be able to render it
properly. <http://www.w3.org/TR/REC-CSS2/tables.html#q2>
--
phil [dot] ronan @ virgin [dot] net
http://vzone.virgin.net/phil.ronan/
|