Hello Pavel-ww, and all, still in trouble with table class, but I don't want to ask here every day, so I did lot of testing by myself, witout success...how to use more than one class?
Carefully study all the examples of BS tables. There is everything you need.
I mean the idea is to have a kind of code to be copy pasted on top of every new table I will add on the site.
But, it looks one class is overwriting the second one, I've tried different ways: add one on top of the second one:
Code:
<table class="table table-striped your-own-first-class"><table class="table table-bordered">
Code:
</table> </table>
Code:
<table class="table table-striped your-own-first-class"; "table table-bordered">
Paolo
Statistics: Posted by Phala — Mon Apr 29, 2024 8:21 pm