This page shows a technique for putting several tables side by side, and explains some compatibility issues.
Here's the style ([] for posting...should be <>):
[code]
[style type="text/css"]
table{vertical-align:top}
table.inline{display:inline-table}
.inline{display:inline}
[/style]
[/code]
...and how you use it (same deal with []):
[code][table class='inline'][tr][td]blah blah blah...[/td][/tr][/table][/code]
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment