|
|
Help make this Page Work for I.E. & FF instead of just FF.
|
|
|
|
|
Posted 2008-05-25, 01:55 AM
|
|
|
|
I am creating a template and can't get this Navigation bar to work out the way I want it to for I.E. However, for FireFox it looks great! I can't figure it out, WetWired I'm looking at you for the answer possibly, since you I know you use I.E. more than any other browser, right?
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title> ::HIDDEN:: </title>
<style type="text/css">
<!--
a {color:#000000;}
a:link {color:#000000}
a:visited {color:#222111}
a:hover {color:#000000}
a:active {color:#000000}
ul {
padding:0px 0px 0px 0px;
}
li {
background-color:#CCCCCC;
width:200px;
padding:0px 0px 0px 0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-style:normal;
font-weight:normal;
text-align:left;
text-decoration:none;
letter-spacing:normal;
border-bottom:none thin;
border-left:none thin;
border-right:none thin;
border-top:none thin;
list-style-type:none;
margin:0px 0px 0px 0px;
color:#000000;
}
li.lib {background-color:#BBBBBB;text-align:center;}
li:hover.lib {background-color:#BBBBBB;text-align:center;}
li.lic {background-color:#DDDCCC; padding:0px 0px 0px 25px;width:175px;}
li:hover {background-color:#BBBCCC;}
-->
</style>
</head>
<body>
<!-- Everything On This Site was Created By Goodlookinguy -->
<!-- Copyright © 2007-2008 ::HIDDEN:: -->
<table class="NavBar" summary="Tables used on this page are for formatting purposes only" border="0" cellpadding="0" align="left" width="100%" cellspacing="0">
<tr>
<th colspan="3" align="left">
<img src="img/img.png" alt="" width="200" height="200" />
</th>
</tr>
<tr>
<td width="200">
<ul>
<li class="lib">MAIN</li>
<li>::HIDDEN::
<ul>
<li class="lic">+ ::HIDDEN:: </li>
<li class="lic">+ ::HIDDEN:: </li>
</ul>
</li>
<li>::HIDDEN::
<ul>
<li class="lic">+ ::HIDDEN:: </li>
<li class="lic">+ ::HIDDEN:: </li>
<li class="lic">+ ::HIDDEN:: </li>
<li class="lic">+ ::HIDDEN:: </li>
</ul>
</li>
<li>::HIDDEN::
<ul>
<li class="lic">+ ::HIDDEN:: </li>
<li class="lic">+ ::HIDDEN:: </li>
</ul>
</li>
<li>About
<ul>
<li class="lic">+ Website/Me</li>
<li class="lic">+ Contact Webmaster</li>
<li class="lic">+ Contact Me</li>
</ul>
</li>
<li>Links
<ul>
<li class="lic">+ ::HIDDEN:: </li>
<li class="lic">+ ::HIDDEN:: </li>
</ul>
</li>
</ul>
</td>
<td> </td>
<td> <!-- I do what I want --></td>
</tr>
</table>
</body>
</html> |
Work List
疲れていますから 寝むってありますね。 むずかしいです。 また、ケーキ屋で ケーキを食べていました。
I've considered being a translator, but I dunno. It feels like a lot of work. If someone gets angry then I have to deal with it, you know? I'd rather just relax.
Speed Test
Favorite Anime/Manga
#01 Clannad ~After Story~
#02 Trigun {Maximum}
#03 Koi Kaze
#04 Berserk
#05 Outlaw Star
#06 Slayers
#07 Desert Punk
#08 Spirited Away
#09 Fullmetal Alchemist
#10 Shakugan no Shana
#11 Death Note
#12 FLCL
#13 Tokyo Magnitude 8.0
#14 Toradora
#15 Gunslinger Girl
Anime List
|
|
|
|
|
|
|
|
|
|
|