Hi,
Thanks for saving me a few key strokes :)
On Aug 1, 2006, at 8:06 AM, Nick Gleitzman wrote:
A bug? A feature?
<...>
Markup:
<p><a href="#">1</a> <a href="#">2</a> ... <a href="#">8</a></p>
Style:
p { display: table; }
p a { float: left; min-width: 16px; }
(Presume the float is cleared afterward.)
Expected: One row of eight links.
<...>
...discussion most welcome!
--
Joe D'Andrea
www.joesapt.net
Um - gotta ask this, because someone's bound to: it's a list of
links. Why not mark it up as a list? What's the advantage of trying
to get a paragraph to display like a table? (That's the discussion
bit...)
N
___________________________
Omnivision. Websight.
http://www.omnivision.com.au/
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************