Content deleted Content added
Timeshifter (talk | contribs) →CSS width on table cell: clarify |
Timeshifter (talk | contribs) →CSS max-width on table as a whole: Correction. It does work on desktop |
||
Line 54:
== CSS max-width on table as a whole ==
CSS max-width for overall table width
'''Overall table width attempted via max-width:'''
:<code>{| class=wikitable style="max-width:
{| class=wikitable style="max-width:
|-
! Left !! Center !! Right
Line 67:
| Middle left cell || Middle center cell || Middle right cell
|-
| Bottom left cell || Bottom center cell || "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum."
|}
|