Hey all, I am very new the HTML skill/world as i just looked into it last night..
I am using good ole' notepad for my editing.. I have a few simple questions, if this is my current code:
<html>
<head><title>CoMpUtErs</title></head>
<body bgcolor="black">
<a href="http://www.amd.com"><img src="AMD.gif"</a><h1 align="right"><a href="http://www.intel.com"><img src="intel.gif"</a>
<center><font size+5 face="Arial" color="red">Under Construction</font></center>
<center><font size+2 face="comicsansms" color="red"><a href="mailto:bjc112@cox.net"><b>E-mail me</b></font></center>
</body>
</html>
Anyhow, this is the link to the page, very simple very basic...
HERE
No the problem is, I was combining images with links, no problem.. I grabbed the AMD logo, made it link to the site.. Did the same for Intel.
But why isn't the Intel Pic lined up with my AMD one? I used 'Align="left" and Align="right" for the pics but one seems to be a line above???
Also, why is the intel link being combined with my under construction text?
If I get this questions answered i may be on my way...
If you can't help, just give me bump anyhow..
Thanks!
I am using good ole' notepad for my editing.. I have a few simple questions, if this is my current code:
<html>
<head><title>CoMpUtErs</title></head>
<body bgcolor="black">
<a href="http://www.amd.com"><img src="AMD.gif"</a><h1 align="right"><a href="http://www.intel.com"><img src="intel.gif"</a>
<center><font size+5 face="Arial" color="red">Under Construction</font></center>
<center><font size+2 face="comicsansms" color="red"><a href="mailto:bjc112@cox.net"><b>E-mail me</b></font></center>
</body>
</html>
Anyhow, this is the link to the page, very simple very basic...
HERE
No the problem is, I was combining images with links, no problem.. I grabbed the AMD logo, made it link to the site.. Did the same for Intel.
But why isn't the Intel Pic lined up with my AMD one? I used 'Align="left" and Align="right" for the pics but one seems to be a line above???
Also, why is the intel link being combined with my under construction text?
If I get this questions answered i may be on my way...
If you can't help, just give me bump anyhow..
Thanks!