Quote:
Originally Posted by phossler
FWIW, I've always found Tables to be tricky so I made my CSS as simple as i could
|
Agree completely with this
While reading your answer, I had the following idea:
Code:
<table class="DeclensionTable SmallTable" style="width: 80%">
Then the width-percentage "SmallTable" can be indicated in the css.
Thanks for answering!