Hi i am trying to learn html myself and have the following link which doesnt work. can anyone tell me why? Its in the body of the html in a table format of columns - Also when i refresh my web page my text that was once lets say green has gone blue for the link. How can i change this back to its original colour?
Im probably doing it all wrong!! arghhhh
<tr>
<td width="124" bgcolor="#FFFFCC"><a href="http//www.Yahoo.com"/>Search</td>
</tr>
Hi Guys thanks I notice the : missing and have added the end tag
its just working out the colour for the text names to link if that makes sense????
Im probably doing it all wrong!! arghhhh
<tr>
<td width="124" bgcolor="#FFFFCC"><a href="http//www.Yahoo.com"/>Search</td>
</tr>
Hi Guys thanks I notice the : missing and have added the end tag
its just working out the colour for the text names to link if that makes sense????