-
Hie, I am working in the template, but I need add a table with border.
This is my example (I put this code inside a text block), but is without the border. Thank you!
<table>
<tr>
<th scope=”col”>Nombre producto</th>
<th scope=”col”>Precio unitario</th>
<th scope=”col”>Unidades</th>
<th scope=”col”>Subtotal</th>
</tr><tr>
<td>Reproductor MP3 (80 GB)</td>
<td>192.02</td>
<td>1</td>
<td>192.02</td>
</tr><tr>
<td>Fundas de colores</td>
<td>2.50</td>
<td>5</td>
<td>12.50</td>
</tr><tr>
<td>Reproductor de radio & control remoto</td>
<td>12.99</td>
<td>1</td>
<td>12.99</td>
</tr><tr>
<th scope=”row”>TOTAL</th>
<td>-</td>
<td>7</td>
<td>207.51</td>
</tr>
</table>
- Theme support is offered to verified customers only. To post a topic go to your Theme Category and add your question at the page bottom.
Theme Categories
Recent Topics
- PHP 8.5.9 Fatal errors and warnings in Fortuna theme
- Alea updates
- Why "Fortune" theme is no longer available?
- PHP 8.1 Error
- Issue with WPB editor icons
- Issue with Icons and Text Alignment for Arabic Content
- Installing and Activating Plugin Fortuna Portfolio CPT (1/8)
- Testimonials page is blank
- warning boc_framework line 905
- Transparent header issue without changes