Free Games Forum
Free Games Games Forums Music Forums TV Forums

  Free Games Forum Home FORUM
HOME
Search Posts SEARCH
POSTS
Who's Online WHO'S
ONLINE
Log in LOG
IN
Rules & FAQ RULES / FAQ
REPORT SPAM

Free Games Forum: Game Technology: HTML Forum:
read this for HTML help

 

 


gre dork
Senior Member


Dec 22, 2005, 1:03 PM

Post #1 of 24 (1344 views)
Shortcut
read this for HTML help Can't Post

heya,

if youre making a web site, and have any doubts about html coding, just ask me and ill try to help.


lol

(This post was edited by gre dork on Dec 23, 2005, 3:02 AM)



I_M_Dead1234
Senior Member

Dec 22, 2005, 6:48 PM

Post #2 of 24 (1341 views)
Shortcut
Re: [gre dork] HTML help [In reply to] Can't Post

Hmm...this is just a lil test, here's your question:

Explain what this code does:


Code
   

body {

background-image:url(http://forum.FREE-GAMES.com.au/images/tabs_r1_c1.jpg) ;

background-repeat: no-repeat;

background-position:5cm 2cm; }





Cleowin Resources-Check out our $0.00 web hosting unlimited space/bandwidth/PHP with mail()/MySQL/FTP/99.99% up


gre dork
Senior Member


Dec 22, 2005, 11:56 PM

Post #3 of 24 (1338 views)
Shortcut
Re: [I_M_Dead1234] HTML help [In reply to] Can't Post

im just offering some help.

<html>

<head>

<body bgcolor="black" font color='"white" link="blue" alink="red" vlink="purple">

<marquee behavior=scroll width=100%>waddaya think now??</marquee>

<b>are you convinced i know .html now??</b>

<a href="dam.html">see this!</a>

</body.

</head>

</html>

still wanna test me?


lol


gre dork
Senior Member


Dec 23, 2005, 3:15 AM

Post #4 of 24 (1333 views)
Shortcut
Re: [I_M_Dead1234] HTML help [In reply to] Can't Post

   


Quote
body {

background-image:url(http://forum.FREE-GAMES.com.au/images/tabs_r1_c1.jpg) ;

background-repeat: no-repeat;

background-position:5cm 2cm;



o, and btw....this is a css body style. and wot are you talking about, css aint even .html


lol

(This post was edited by gre dork on Dec 23, 2005, 3:20 AM)


I_M_Dead1234
Senior Member

Dec 23, 2005, 6:10 AM

Post #5 of 24 (1331 views)
Shortcut
Re: [gre dork] HTML help [In reply to] Can't Post

your mistake:


Code
 <html>  

<head> </head>

<body bgcolor="black" font color='"white" link="blue" alink="red" vlink="purple">

<marquee behavior=scroll width=100%>waddaya think now??</marquee>

<b>are you convinced i know .html now??</b>

<a href="dam.html">see this!</a>

</body>



</html>




<body> element doesn't go in <head> element. Others seem quite nice.



Cleowin Resources-Check out our $0.00 web hosting unlimited space/bandwidth/PHP with mail()/MySQL/FTP/99.99% up


gre dork
Senior Member


Dec 30, 2005, 1:04 AM

Post #6 of 24 (1322 views)
Shortcut
Re: [I_M_Dead1234] HTML help [In reply to] Can't Post

shutup </head> comes before </html>Mad


lol


I_M_Dead1234
Senior Member

Dec 30, 2005, 6:56 AM

Post #7 of 24 (1321 views)
Shortcut
Re: [gre dork] HTML help [In reply to] Can't Post

<html><head></head><body></body></html>

^^ There ya go ^^



Cleowin Resources-Check out our $0.00 web hosting unlimited space/bandwidth/PHP with mail()/MySQL/FTP/99.99% up


gre dork
Senior Member


Dec 30, 2005, 9:53 AM

Post #8 of 24 (1317 views)
Shortcut
Re: [I_M_Dead1234] HTML help [In reply to] Can't Post

sorry buddy, you are wrong Mad


lol


mastermalik5
Enthusiast


Dec 30, 2005, 12:17 PM

Post #9 of 24 (1315 views)
Shortcut
Re: [gre dork] HTML help [In reply to] Can't Post


In Reply To
sorry buddy, you are wrong Mad

Dr. Dork knows it all!!!!!!! lol im jk gre dork no offence to u.



Dis is my sig and I hope you like it!
Join TK's forums! http://fgfcheating.jconserv.net,


I_M_Dead1234
Senior Member

Dec 30, 2005, 1:58 PM

Post #10 of 24 (1314 views)
Shortcut
Re: [gre dork] HTML help [In reply to] Can't Post

Dude, if you don't believe me, I can show you some online guides, and bring you some witnesses to prove me.



Cleowin Resources-Check out our $0.00 web hosting unlimited space/bandwidth/PHP with mail()/MySQL/FTP/99.99% up


TazG
Veteran / Moderator


Dec 30, 2005, 2:08 PM

Post #11 of 24 (1307 views)
Shortcut
Re: [gre dork] HTML help [In reply to] Can't Post


In Reply To
shutup </head> comes before </html>Mad

But not after </body>. Sorry buddy, you're wrong. That's like saying the story is part of the cover of a book...


copying floppies since 'ninety-two


Bigcc32
Enthusiast


Jan 16, 2006, 1:15 PM

Post #12 of 24 (1293 views)
Shortcut
Re: [TazG] HTML help [In reply to] Can't Post

TazG is right... sadly this is not a good test case... look at it, the header doesn't matter in this case, it looks exactly the same. But </head> comes before <body> (not after </body>). Wouldn't that mean that the whole body is part of the header?


_
Why does everyone tend to read what's UNDER my post? HEY, you did it too!

z0mg y0u r0xx0rz m1 b0xx0rz!

(This post was edited by Bigcc32 on Jan 16, 2006, 1:15 PM)


gre dork
Senior Member


Jan 19, 2006, 9:04 AM

Post #13 of 24 (1278 views)
Shortcut
Re: [Bigcc32] HTML help [In reply to] Can't Post

omfg all im saying is that if anyone need help with HTML ill try to help.



about the problem with the <head> stuff, yeah, the right is <html><head></head><body>....sorry...


lol


gre dork
Senior Member


Jan 23, 2006, 9:38 PM

Post #14 of 24 (1273 views)
Shortcut
Re: [I_M_Dead1234] HTML help [In reply to] Can't Post


In Reply To
Dude, if you don't believe me, I can show you some online guides, and bring you some witnesses to prove me.



stfu. you know nuthink of it. your forum is rubbish. you even created it. you got it from that web site that give you the forum ready for FREE. omg. hey, pls, say "fhck you" for that bich, marty, for me, ok? thank you.


lol


I_M_Dead1234
Senior Member

Jan 27, 2006, 2:22 PM

Post #15 of 24 (1265 views)
Shortcut
Re: [gre dork] HTML help [In reply to] Can't Post

*delets your account*



Cleowin Resources-Check out our $0.00 web hosting unlimited space/bandwidth/PHP with mail()/MySQL/FTP/99.99% up


neocloud101
Veteran


Jan 27, 2006, 5:18 PM

Post #16 of 24 (1261 views)
Shortcut
Re: [I_M_Dead1234] HTML help [In reply to] Can't Post

A phenomenal ending for a forum that was meant for good...


"OMG noobs these days man u need to get a damn life there are those other catagorys u blind piece of black[Expletive Deleted] u 2 cent hooker ass nazi moron pussy bitch dick suck"
--Dushbag150


gre dork
Senior Member


Jan 31, 2006, 5:02 AM

Post #17 of 24 (1255 views)
Shortcut
Re: [I_M_Dead1234] HTML help [In reply to] Can't Post


In Reply To
*delets your account*



wat the heck makes you think that i care?


lol


antdood
Senior Member


Feb 24, 2006, 6:20 PM

Post #18 of 24 (1231 views)
Shortcut
Re: [gre dork] HTML help [In reply to] Can't Post

I'd care if it was my account.


duler700
Member

Jul 14, 2006, 12:30 PM

Post #19 of 24 (1161 views)
Shortcut
Re: [gre dork] read this for HTML help [In reply to] Can't Post

GRRR!!! I can't set it up as a link.



-------------------------------------------
Oh... how I love this forum.. [8/15/08

(This post was edited by duler700 on Jul 14, 2006, 12:33 PM)


duler700
Member

Jul 14, 2006, 12:57 PM

Post #20 of 24 (1155 views)
Shortcut
Re: [gre dork] read this for HTML help [In reply to] Can't Post

I'm a beginner but I need help with this, it won't show the title and I want to know how to make the scrolls a bigger size and such.

<HTML>
<Title>BE LIKE ME!</title>
<Body bgcolor="blue" font color="red" link="green"alink="purple" vlink="purple">
<marquee behavior=flash width=100%>PURE OWNAGE, PURE OWNAGE, PURE OWNAGE, PURE OWNAGE,</marquee>
<p><fontsize=+60>WANT TO LEARN HOW TO BE PURE OWNAGE LIKE ME?</font></p>
Listen up, because <u>THIS IS HOW YOU DO IT!</u>
<p>1. <i>Get lots of money</i></p>
<p>2. <u>Destroy buzz lightyear</u></p>
<p>3. <fontsize=+100>DO NOT BE AFRAID TO BECOME ME!</font></p>


<marquee behavior=scroll width=100%><fontsize50>AND THAT'S HOW TO BE ME!</font></marquee
</body>
</html>


-------------------------------------------
Oh... how I love this forum.. [8/15/08


gre dork
Senior Member


Jul 15, 2006, 2:38 AM

Post #21 of 24 (1146 views)
Shortcut
Re: [duler700] read this for HTML help [In reply to] Can't Post

here are your mistakes:


In Reply To
I'm a beginner but I need help with this, it won't show the title and I want to know how to make the scrolls a bigger size and such.

<HTML> <head>
<Title>BE LIKE ME!</title> </head>
<Body bgcolor="blue" font color="red" link="green"alink="purple" vlink="purple">
<marquee behavior=flash width=100%>PURE OWNAGE, PURE OWNAGE, PURE OWNAGE, PURE OWNAGE,</marquee>
<p><fontsize=+60i think this is wrong>WANT TO LEARN HOW TO BE PURE OWNAGE LIKE ME?</font></p>
Listen up, because <u>THIS IS HOW YOU DO IT!</u>
<p>1. <i>Get lots of money</i></p>
<p>2. <u>Destroy buzz lightyear</u></p>
<p>3. <fontsize=+100>DO NOT BE AFRAID TO BECOME ME!</font></p> <marquee behavior=scroll width=100%><fontsize50>AND THAT'S HOW TO BE ME!</font></marquee
</body>
</html> oh, and btw, you said somethink about making a link, here is the command: <a href="nameofthefile.html" name="just put anythink here">Name of the link</a>


lol

(This post was edited by gre dork on Jul 15, 2006, 2:43 AM)


finalnut101
Newbie


Dec 1, 2008, 9:13 AM

Post #22 of 24 (561 views)
Shortcut
Re:HTML order? [In reply to] Can't Post

I do HTML in college and we were taught to do this to structure our website:
<html>
<head>
<title> (Title goes here) </title>
</head>
<body>
(Main site goes here)
</body>
</html>


I think that Boris Johnson has nothing else to do so he decided to pick on us gamers. What an idiot.







finalnut101
Newbie


Dec 1, 2008, 9:24 AM

Post #23 of 24 (559 views)
Shortcut
Re: [gre dork] read this for HTML help [In reply to] Can't Post

First of all I'd like to point out that you haven't finished closing off your marquee, instead of using font size=60 or whatever try this:
<h3> (text) </h3>
<h#> is for titles, h1 is largest while h6 is smallest, i think...Crazy
It may be h7


I think that Boris Johnson has nothing else to do so he decided to pick on us gamers. What an idiot.







(This post was edited by finalnut101 on Dec 1, 2008, 9:26 AM)


austin47
Newbie

Nov 13, 2009, 6:11 AM

Post #24 of 24 (32 views)
Shortcut
Re: [gre dork] HTML help [In reply to] Can't Post

Hi,

Must said that </head> comes after </title> and before <body>, you can search over internet, and got many online tutorials.

<html>

<head>
<title>..........................</title>
</head>

<body>
...................................
..............................
</body>

</html>


In Reply To
shutup </head> comes before </html>Mad



Il black jack

 
 
 


Search for (options) Web Design by Web Ideas - Page loaded in: 0.25 s on (CGI/1.1)