Thank you.
it can be more than complicated for a dummy like me...followed your suggestion until i need to apply the tables class...here I'm in difficult...like the table stripe class... but I don't know where to copy the code...but also I don't understand how this solution could work on several tables...I mean every new table needs t be adjusted the same, or am i wrong? I don't get this point...
here a code sample i did:But if I'm adding the "<table class="table table-striped">" on top, nothing happen, probably the code is not the best one...Code:
<table width="737"><tbody><tr><td width="75">DATA</td><td width="26">N°</td><td width="166">ITALIANO</td><td width="166">INGLESE</td><td width="180">LOCALITÀ</td><td width="124">OSSERVATORE</td></tr><tr><td>01/01/2024</td><td>1 </td><td>Strolaga maggiore</td><td> Common Loon</td><td>Ispra (VA)</td><td>C.Ferrario</td></tr><tr><td>07/01/2024</td><td>2</td><td>Orco marino </td><td>Velvet Scoter</td><td>Dongo (CO)</td><td>A.Nava</td></tr></tbody></table>
Thanks again
Paolo
Hi Paolo.
Delete all that --
You should get clean code --
Then add BS classes --
Result --
To multiplication or removal of rows, place the cursor in any cell and use the means of the system editor The screenshot depicts TinyMCE. But I would recommend that you install JCE, this is a much more convenient editor. Especially as for the tables.
Statistics: Posted by Pavel-ww — Thu Apr 11, 2024 7:20 am