HTML- Code Farbe einsetzen?

07/27/2011 19:11 CHaCKi1#1
Hey Ho liebe COM. sowie liebe Teamler,

Ich hab mal ne kleine frage, und zwar geht es um folgendes..

Seht selbst:

Code:
<li><font color='#FF0000'><a href="index.php" class="home">Home</a></li>
 			<li><font color='#FF0000'><a href="index.php?s=rankings" class="ranking">Rangliste</a></li></font color='#FF0000'>
			<li><font color='#FF0000'><a href="index.php?s=register" class="register" >Registration</a></li></font color='#FF0000'>
  			<li><font color='#FF0000'><a href="index.php?s=downloads" class="ranking">Downloads</a></li></font color='#FF0000'>
  			<li><font color='#FF0000'><a href="http://www.darknezz-forum.kilu.de/index.php?page=Index" class="home">Forum</a></li></font color='#FF0000'>
		</ul></b>
Das sind alles Button! Und die Schrift da drauf würden wir
gerne Farbig machen. Wir haben dies schon probiert aber alles
hat nichts gebracht..

Hier das Original:

Code:
<div class="head navigation">
		<ul>
 			<li><a href="index.php" class="home">Home</a></li>
 			<li><a href="index.php?s=rankings" class="ranking">Rangliste</a></li>
			<li><a href="index.php?s=register" class="register" >Registration</a></li>
  			<li><a href="index.php?s=downloads" class="ranking">Downloads</a></li>
  			<li><a href="http:/S/board.white-lotus.eu/" class="home">Forum</a></li>
		</ul>
bitte dringend um hilfe. Ich hoffe mir kann jemand
oder etwas weiterhelfen xD

Peace CHaCKi
07/27/2011 19:13 .aNNdii##2
<li><a href="index.php" class="home"><font color="#FF0000">Home</font></a></li>

So sollte es richtig sein.
07/27/2011 19:17 CHaCKi1#3
Tausend dank hat geklappt :>

Viel Glück mit deiner Bewerbung!

#closerequest