Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~323 People Reached
Favorite Forums
Favorite Tags
Member Avatar for kylestudent

Hey, i recently took a HTML course in high school, and i like it a lot and im starting to create my own websites on my own time, but ive ran into a pretty important (well i think its important) part of my website is the layout like how do …

Member Avatar for Arkinder
0
74
Member Avatar for kylestudent

[CODE]<HTML> <HEAD> <head> <TITLE>Minecraft Worlds</TITLE> </HEAD> <BODY> <BODY BACKGROUND="Background(1).gif"> <CENTER><TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> <TR> <TD WIDTH="989" HEIGHT="200" BACKGROUND="logo.png" VALIGN="bottom"> <FONT SIZE="+1" COLOR="yellow"></FONT></TD> </TR> </TABLE></CENTER> <CENTER><TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> <TR> <TD WIDTH="1006" HEIGHT="27" BACKGROUND="menu_bg.png" VALIGN="top"> <FONT SIZE="+1" COLOR="Red"><IMG SRC="forum.png"></FONT></TD> </TR> </TABLE></CENTER> <CENTER><TABLE BORDER="0" cellpadding="0" CELLSPACING="0"> <TR> <TD WIDTH="989" HEIGHT="742" BACKGROUND="picture1.png" VALIGN="top"> …

Member Avatar for techRobo
0
104
Member Avatar for kylestudent

[CODE]<HTML> <HEAD> <TITLE></TITLE> </HEAD> <BODY> <BODY BACKGROUND="picture1.png"> </BODY> </HTML>[/CODE] This is the code i am starting my website out with. [url]http://s962.photobucket.com/albums/ae108/Brideaukyle1/?action=view&current=Untitled.png[/url] this is what it looks like afterwards, i have a pretty big computer screen, so i dont want it to look like this every time someone with a big …

Member Avatar for shaya4207
0
145