Hallo, ich habe eine Musterseite von Adobe und möchte die Schrift im roten Register gern in weiss haben. Wo muß ich was machen damit dies geht ?
Musterseite:
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<meta name="generator" content="">
<title>Index</title>
<link href="style_03.css" rel="styleSheet" type="text/css">
<link href="style_03.css" rel="styleSheet" type="text/css">
</head>
<body bgcolor="white">
<table cool width="607" height="979" border="0" cellpadding="0" cellspacing="0" gridx="10" showgridx usegridx gridy="10" showgridy usegridy>
<tr height="100">
<td content csheight="81" width="606" height="100" colspan="4" valign="top" align="left" xpos="0"><img src="Images/id_bar.jpg" livesrc="../Site03.data/SmartObjects/id_bar.psd" width="600" height="80" alt="ID Bar" border="0"></td>
<td width="1" height="100"><spacer type="block" width="1" height="100"></td>
</tr>
<tr height="60">
<td content csheight="221" width="168" height="240" colspan="2" rowspan="2" valign="top" align="left" xpos="0">
<div align="left">
<table class=".floatingbox1" border="4" cellpadding="0" cellspacing="0" width="150">
<tr height="40">
<td height="40" align="center" width="150" bgcolor="#ff0000"><a href="about.html">Wer Wir Sind</a></td>
</tr>
<tr height="40">
<td height="40" align="center" width="150" bgcolor="#ff0000"><a href="feature.html">Technik</a></td>
</tr>
<tr height="40">
<td height="40" align="center" width="150" bgcolor="#ff0000"><a href="news.html">Neuigkeiten</a></td>
</tr>
<tr height="40">
<td height="40" align="center" width="150" bgcolor="#ff0000"><a href="Contacts/contacts.html">Kontaktadressen</a></td>
</tr>
<tr height="40">
<td height="40" align="center" width="150" bgcolor="#ff0000"><a href="index.html">Hauptseite</a></td>
</tr>
</font>
</table>
</html>
Musterseite:
<html>
<head>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
<meta name="generator" content="">
<title>Index</title>
<link href="style_03.css" rel="styleSheet" type="text/css">
<link href="style_03.css" rel="styleSheet" type="text/css">
</head>
<body bgcolor="white">
<table cool width="607" height="979" border="0" cellpadding="0" cellspacing="0" gridx="10" showgridx usegridx gridy="10" showgridy usegridy>
<tr height="100">
<td content csheight="81" width="606" height="100" colspan="4" valign="top" align="left" xpos="0"><img src="Images/id_bar.jpg" livesrc="../Site03.data/SmartObjects/id_bar.psd" width="600" height="80" alt="ID Bar" border="0"></td>
<td width="1" height="100"><spacer type="block" width="1" height="100"></td>
</tr>
<tr height="60">
<td content csheight="221" width="168" height="240" colspan="2" rowspan="2" valign="top" align="left" xpos="0">
<div align="left">
<table class=".floatingbox1" border="4" cellpadding="0" cellspacing="0" width="150">
<tr height="40">
<td height="40" align="center" width="150" bgcolor="#ff0000"><a href="about.html">Wer Wir Sind</a></td>
</tr>
<tr height="40">
<td height="40" align="center" width="150" bgcolor="#ff0000"><a href="feature.html">Technik</a></td>
</tr>
<tr height="40">
<td height="40" align="center" width="150" bgcolor="#ff0000"><a href="news.html">Neuigkeiten</a></td>
</tr>
<tr height="40">
<td height="40" align="center" width="150" bgcolor="#ff0000"><a href="Contacts/contacts.html">Kontaktadressen</a></td>
</tr>
<tr height="40">
<td height="40" align="center" width="150" bgcolor="#ff0000"><a href="index.html">Hauptseite</a></td>
</tr>
</font>
</table>
</html>