aaronamd Posted May 12, 2005 Posted May 12, 2005 Ok, the website I need you to look at is http://aaronamd.is-a-geek.com and I can't make the picture of my computer go underneath the router pic, I am still learning the html code so be nice,how would I do this? Quote Share this post Link to post Share on other sites More sharing options...
RimX Posted May 12, 2005 Posted May 12, 2005 Try this <html> <title>Welcome...</title> <body bgcolor="#006699"> <h1 align=center><font color=cccccc face=verdana>Welcome to my Website!</font></h1> <hr noshade size=3><font color=cccccc face=verdana><center><a href="index.html">Home</a>---<a href="ABOUT.html">About Me</a>---<a href="DOG.html">My Dog</a></center></font><hr noshade size=3> <font color=cccccc face=verdana>For awhile this site was being hosted on my WRT54G router. That ended abruptly when it ran out of memory, It is now being hosted on my main computer. This <strong>MAY</strong> be only temporary,it depends on my $$ I may soon have enough to get another machine and dedicate it to this site.<br> To the farhest right is a picture of what this used to be hosted on.--------------------------------------------><TABLE Align="RIGHT"><TR><TD><img src="ROUTER.jpg" WIDTH=400 HEIGHT=283></TD></TR><TR><TD><img src="COMP.jpg"></TD></TR></TABLE><br>The closest right picture is what it's being hosted on at the moment, An AMD Athlon 3000 with 512megs of ram, 160 gig Serial ATA raid and an Nvidia 5900 Graphics card.<br> <br><p>This whole site is written in pure HTML which I am learning as I build this site.This is all very interesting to me as I have never done it before.</P><font size=+5><b> UNDER MAJOR CONSTRUCTION</b></font> <br><hr noshade size=3></a> </body> </html> Quote Share this post Link to post Share on other sites More sharing options...
aaronamd Posted May 12, 2005 Posted May 12, 2005 thanks for the quick reply, I will try the code asap because I can't stand seeing it all jumbled like that. EDIT: how did you do that and what is the <td> tag? Quote Share this post Link to post Share on other sites More sharing options...
CmpFreak88 Posted May 12, 2005 Posted May 12, 2005 He set you up with a table there. <TR> tags start a new row and <TD> tags start a column. I don't know how you're learning HTML, but I learned through this site. Here's the table tutorial. http://www.htmlgoodies.com/tutorials/tables/ Quote Share this post Link to post Share on other sites More sharing options...
aaronamd Posted May 12, 2005 Posted May 12, 2005 I have changed the site to http://aaronamd.is-a-geek.com:89 I choose this new port because less things use therefore less virus attraction.... I figured it was something to do with a table... I am learning through anything I can find on google... thanks for the link! Quote Share this post Link to post Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.