Toko47
Gebruiker
- Lid geworden
- 4 nov 2013
- Berichten
- 60
Hallo,:d
in mijn contactformulier is het vraaggedeelte wit, maar ook de letters. Dus zie je niet wat er staat.
Mijn vraag is hoe krijg ik die gekleurt
Dit is de code.
<form name="form1" method="post" action="post.php">
<p align="center"><font face="Tahoma"><font size="2" color="#111111">Uw Naam: <br></font><font color="#111111">
<input name="naam" style="font-weight: bold"></font><font size="2" color="#111111"><br>Uw E-mail: <br></font><font color="#111111">
<input name="email" style="font-weight: bold"></font></font></p>
<p align="center"><font face="Tahoma"><font size="2"><font color="#111111">Uw Bericht:</font><br>
</font>
<textarea name="bericht" rows="7" cols="45"></textarea><font size="2"><br>
</font>
<input type="submit" name="Submit" value="Verzenden"><font size="2"> </font>
</font>
in mijn contactformulier is het vraaggedeelte wit, maar ook de letters. Dus zie je niet wat er staat.
Mijn vraag is hoe krijg ik die gekleurt
Dit is de code.
<form name="form1" method="post" action="post.php">
<p align="center"><font face="Tahoma"><font size="2" color="#111111">Uw Naam: <br></font><font color="#111111">
<input name="naam" style="font-weight: bold"></font><font size="2" color="#111111"><br>Uw E-mail: <br></font><font color="#111111">
<input name="email" style="font-weight: bold"></font></font></p>
<p align="center"><font face="Tahoma"><font size="2"><font color="#111111">Uw Bericht:</font><br>
</font>
<textarea name="bericht" rows="7" cols="45"></textarea><font size="2"><br>
</font>
<input type="submit" name="Submit" value="Verzenden"><font size="2"> </font>
</font>
