PHP Classes

File: view/table.html

Recommend this page to a friend!
  Classes of adriano123456   WordPress Currency Plugin   view/table.html   Download  
File: view/table.html
Role: Auxiliary data
Content type: text/plain
Description: HTML template
Class: WordPress Currency Plugin
Plugin to show the exchange rates from BCB
Author: By
Last change:
Date: 1 year ago
Size: 480 bytes
 

Contents

Class file image Download
<table class="table" border="0" cellspacing="1" class="table" style="background-color: #4f81bd !important; font-family: Arial, Helvetica, sans-serif !important; "> <tr style="background-color: #4f81bd !important; font-family: Arial, Helvetica, sans-serif !important; color: #fff; font-weight: bold;"> <td class="col-md-2">Moeda</td> <td class="col-md-2">Tipo</td> <td class="col-md-2">Valor</td> </tr> <tbody> [@TBODY] </tbody> </table>