The table command in the description...

User 2156402 Photo


Registered User
12 posts

Hi
I have placed the code below into the description for individual products, however I have been unable to get the border tag to work.

Can you help

The table below provides a rough comparison of LED wattage needed to replace non-LED lighting.

[[[<table border="1" >

<tr>
<td><b>Lighting Type...<b></td>
<td><b>LED Capacity...<b></td>
<td><b>Non-LED Capacity<b></td>
</tr>

<tr>
<td>Bulbs</td>
<td>6 watts</td>
<td>75 watts</td>
</tr>

<tr>
<td>Tubes</td>
<td>18 watts</td>
<td> 43 watts</td>
</tr>

<tr>
<td>High Bays</td>
<td>50 watts</td>
<td>450 watts</td>
</tr>

<tr>
<td>Flood Lights</td>
<td>50 watts</td>
<td>450 watts</td>
</tr>
</table>
]]]
User 187934 Photo


Senior Advisor
20,271 posts

Add this to your page.
[[[<style type="text/css">
<!--
td{
border:solid 1px #000000;
}
-->
</style>]]]
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.