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...
Thanks again
Paolo
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:
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
Statistics: Posted by Phala — Wed Apr 10, 2024 7:17 pm