HTML Tables Issue
-
Hello everyone! I just wanted to thank everyone on these forums.. I’ve had a few issues that were easily and quickly corrected, thanks to you guys!
To go on with today’s problem (lol), I have a question about HTML tables.
The tables I’m trying to fix is found here: https://www.hgrgardensupply.com/feeding-charts/I copied it from my other wesbite:
https://www.growgreenerguru.com/2012/03/feeding-charts-2/How come it looks so much different on my site than on HGR?
I’m using the code..
<table border=”5″>
<tbody>
<tr><td></td>
</tr>
</tbody>
</table>The code works perfectly on my site, but on HGR it doesn’t look like a table at all.. Do I need to have a plugin to use tables?
Please let me know if I can provide any additional information!
Thanks in advance, again!!
- The topic ‘HTML Tables Issue’ is closed to new replies.