..:: MX Studio Fóruns ::..: Problemas no CSS - ..:: MX Studio Fóruns ::..

Jump to content

Publicidade




Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Problemas no CSS Alguem sabe o Erro ?

#1 User is offline   Luan Kosaka 

  • Group: Membros
  • Posts: 7
  • Joined: 29-August 07

Posted 15 November 2007 - 08:16 AM

Estou tendo problemas, tipo eu quero fazer com que os links não fiquem sublinhados e ao clicar mantenha a cor. Aqui em baixo vai estar o comando CSS.

------------------------------------------------------------------------------------------------------
<style>
<!--
a:link{color:blue; text-decoration:none}
a:hover{color:blue; text-decoration:none}
a:visited{color:blue; text-decoration:none}
a{font-size:13px}
.fundo{background-repeat:no-repeat; background-image:url(fundo.gif)}
.fundo2{background-repeat:no-repeat; background-image:url(fundo2.gif)}
.fundo3{background-image:url(fundo3.gif); background-repeat:no-repeat}
.fundo4{background-image:url(fundo4.gif); background-repeat:no-repeat}
.logo{background-image:url(logo.gif); background-repeat:no-repeat}
--!>
</style>

-------------------------------------------------------------------------------------------

Agora vou colocar o comando para reconhecer.

<html>
<head>
<title>Anime Shizen Versão 1.0</title>
<link rel="stylesheet" href="estilo.css" type="text/css">
</head>
<body bgcolor="black">

-------------------------------------------------------------------------------------------------

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic



Publicidade




1 User(s) are reading this topic
0 membro(s), 1 visitante(s) e 0 membros anônimo(s)