First of all... you have I don't know how many instances of the same
javascripts all over the place. You don't have a doctype. You have 2
start tags for style. You have your bodytag before the closing headtag.
I suggest you fix that first.
Kim
Genau Junior wrote:
Hello All,
Im finishing a website at
http://www.novo.meucarronovo.com.br/compara.php
Inside a tag:
<ul>
<li>|<a href="<?=$url?>">Imprimir Lista </a>|</li>
<li>|<a href="buscaavancada.php">Nova busca</a>|</li>
</ul>
The rigth class and style inside a tag <a></a> can be viewed at:
http://www.novo.meucarronovo.com.br/listabusca.php
Inside tag:
<ul>
<li><a href="amigocarro.php?id=<?=$veicu_id?>"
onclick="window.open(this.href, 'exemple', 'height=200, width=400,
top=0, left=0, toolbar=no, menubar=yes, location=no, resizable=no,
scrollbars=no, status=no'); return false;">Enviar para um amigo</a>|</li>
<li>|<a target="_blank" href="<?=$url?>">Imprimir
veículo</a>|</li>
<li>|<a href="compara.php">Veículos salvos</a>|</li>
<li>|<a href="buscaavancada.php">Nova busca</a>|</li>
</ul>
The problem is that the style links are being showed in different
styles without reason.
Can anyone helpme?
And i appreciate advices about layout and design
Thanks,
Genau Jr.
www.meucarronovo.com.br
****************************************************** The discussion
list for http://webstandardsgroup.org/ See
http://webstandardsgroup.org/mail/guidelines.cfm for some hints on
posting to the list & getting help
******************************************************
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************