Jump to content

[Resolvido] Sinal das listas não desaparece


gajo da net

Recommended Posts

O código:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"

<html lang="pt">
<head>

<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>menutestes</title>
<style type="text/css" media="screen">





#menu2 {
width: 200px;
margin: 10px;

}

#menu2 li a {
height: 24px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
text-decoration: none;
}	

#menu2 li a:link, #menu2 li a:visited {
color: #3688BA;
display: block;
background:  url(botaonovo.gif);

}

#menu2 li a:hover {

background: url(botaonovo.gif) 0 -24px;

}





</style>
</head>



<h2>Tab Menu 2</h2>
<div id="menu2">
	<ul>
		<li><a href="#1" title="Link 1">Link 1</a></li>
		<li><a href="#2" title="Link 2">Link 2</a></li>

		<li><a href="#3" title="Link 3">Link 3</a></li>
		<li><a href="#4" title="Link 4">Link 4</a></li>
		<li><a href="#5" title="Link 5">Link 5</a></li>	
	</ul>
</div>



<body>

O resultado:

http://img87.imageshack.us/img87/2888/73194656qa2.gif

A dor de cabeça ...:

http://img77.imageshack.us/img77/8490/bapb4.gif

Juro ... já perdi umas boas horas a tentar tirar os simbolos da lista, mas nada  ?

Tambem não vai lá com list-style-type, ou list-style:none

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site you accept our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.