Welcome Guest, Not a member yet? Register   Sign In
doubt about the HTML Table Class
#1

[eluser]morcegon[/eluser]
Guys,

How I can determine a size of a only tag.

Example:
Code:
<td>Renan Andrade</td><td>asdasd</td><td>asdasda</td><td width="25px">Editar</td><td><a href="http://192.168.100.3/sistemas/onlinesac/index.php/cliente_cadastro/delete/1">Excluir</a></td></tr>

The only td tag with a different size, without a css class specific!

Is it possible ?
#2

[eluser]philmctim[/eluser]
To be honest, I'm not clear about what you're asking.

However, if you're running into trouble with the Table class, I'd recommend just doing it by hand. The benefit of the class is minimal, IMO, especially if you feel it constrains you or makes something difficult.
#3

[eluser]morcegon[/eluser]
I think it's easy, i want to define for an only TD a width value, in template of table I was define the size of all TD's, but in this case, i want to define only one.

Sorry my english.




Theme © iAndrew 2016 - Forum software by © MyBB