how i position camber aligned presumably side above table?
<div>
<span>left</span>
<span>right</span>
<!-- new line break, some-more calm line -->
<table>
...
</table>
</div>
how i position those spans (they altered any element) depending large list (not tangible anywhere, shouldn't be) spans positioned only tip left side list right side table.
example:
a b
table0
table1
table2
(where left span, b right span)
p.s. change anything bar middle list html.
Comments
Post a Comment