J
Joker7
The little circle is showing up in Firefox but not
Internet Explorer,there me working away to get all
to work with Firefox now it Internet Explorer
giving me a problem.
Any ideas or pointers.
Thanks
Chris
html//
<ul class=nav>
<li><a href="http://test.php"
target="_self">Test</a></li>
<li><a href="http://test.php"
target="_self">Test</a></li>
</ul>
css//
ul.nav{
color: #fd9;
float: left; clear: left;
margin: 0em 1em 0em 0em;
padding: 0;
line-height: 1em;
font-size:12px;
list-style-type:circle;}
a:link{
color: #fd9;
text-decoration: none;}
a:visited{
color: #fd9;
text-decoration: none;}
a:hover{
color: #fec;
text-decoration: underline;}
Internet Explorer,there me working away to get all
to work with Firefox now it Internet Explorer
giving me a problem.
Any ideas or pointers.
Thanks
Chris
html//
<ul class=nav>
<li><a href="http://test.php"
target="_self">Test</a></li>
<li><a href="http://test.php"
target="_self">Test</a></li>
</ul>
css//
ul.nav{
color: #fd9;
float: left; clear: left;
margin: 0em 1em 0em 0em;
padding: 0;
line-height: 1em;
font-size:12px;
list-style-type:circle;}
a:link{
color: #fd9;
text-decoration: none;}
a:visited{
color: #fd9;
text-decoration: none;}
a:hover{
color: #fec;
text-decoration: underline;}