PDA

View Full Version : Basic Html For You



Anti-Pod
20-01-2005, 06:02 PM
I Have Started To Feel Sorry For The Newbie's At Html, As Its Very Easy To Learn But It Puts lots Off As It Look's Hard, So I Have Made A Basic Guide For You, I Have Also Tryed To Make It Easy for You, And More Fun

So Let's Being

Bold Text
To Create Bold Text You Must copy This Code And Edit The Area In Red
<B> Text Here </B>

Italic Text
To Create Italic Text You Must copy This Code And Edit The Area In Red
<I> Text Here </I>

UnderLined Text
To Create Underlined Text You Must Copy This Code And Edit The Area In Red
<U> Text Here </U>

To Center Text
To Create Center Text You Must Copy This Code And Edit The Area In Red
<Center> Text Here </Center>

To Colour Text
To Create Colour Text You Must Copy This Code And Edit The Area In Red
<Font Colour="COLOUR"> Text Here </Font>
You Can Change The Colour To -
Red,Black,Green,Oange,Purple... Any colour You Wish, Or You Can Use The Html Hex's View A Table Of Most Colour's Click Here (http://html-color-codes.com/)

HyperLink's / Link's
To Create A Hyperlink (Link) Copy This Code, For The Basic Way :
<A Href="Url Here, Include Http://">

To UpLoad Image's
To Up Load Image's, I Started Out Using Photobucket, for The Code's, So Click Here (http://www.photobucket.com) To View PhotoBucket, Then Upload A Image From Your Hard Drive / File And Copy The Tag Code, Which Looks Like This : <img src="http://img.photobucket.com/albums/v132/Habbox/thpokal_silver.gif"> - This Is Just A Made Up Image Code Once You Have Copyed The Code, Paste It Into The Website, Notepad, Ect... And It Shall Be Shown.

To Disable Right Clicking
To Disable The Right Click, Click Here (http://www.habboxforum.com/showthread.php?t=3725), Stoping Right Clicking Is Good To Stop Viewer's From Seeing The Website Source (All Your Coding For The Website)


When In This Forum All < > change To [ ] So Instead Of <B> </B>

If You Would Like To Know More Html Please Contact Me Or Enter "Html Help"
In Google,

Thank You To Simplesimon For The Extra Help On Hyperlink's & Image's
iPodi
(Dated : 20th Jan)

Up-Dates :
Added Image's & HyperLink's
Added Stopping Right Clicking

Mycelium
27-01-2005, 03:11 AM
cool ty for helping ^_^

COOLK1D4
27-01-2005, 03:31 AM
WOW your help really helped me!
Thanks.

Anti-Pod
27-01-2005, 04:43 PM
Hey, It's No Problem, Got Any More To Add But It Must Be Simple Html, Post It Here, And I Will Add It :)

COOLK1D4
27-01-2005, 11:48 PM
No i think u got all the ones i new

Anti-Pod
28-01-2005, 06:27 PM
lol, Ok, But If U Get Any, Tell Me :)

Azela
28-01-2005, 06:31 PM
All valid information. I like someone deserves a rep :)

Lµke
28-01-2005, 06:32 PM
If u want to learn more HTML go to www.google.com (http://www.google.com) and search for alleycode downloads and download it its a HTML program that teaches you HTML

Anti-Pod
28-01-2005, 07:14 PM
Yes, But Not Every One, Want's To Download This "Program" No Offence Though

Lµke
28-01-2005, 07:21 PM
I tottally agree with you but, it is better than reading it off website or learning about it in books etc. This program gives you a chance to get hands on.

Anti-Pod
28-01-2005, 08:32 PM
Yeh, It May Be, But No Offecene Again, Maybe People Dont Have Good firewall's, Or No Memory For The Program, Then It's Back T oOld Day's Learn By People,Book's,Website's :)

Mentor
28-01-2005, 09:47 PM
I learnt of a webpage ?? plus intertivtys all notpad based where oit should be.


ps, if u need any securty things, most pasrt are free
AVG anti virus
Zone alarm fire wall
adaware + spybot search and destory

Anti-Pod
19-02-2005, 04:48 PM
Yeh, I Learnt My Self Really, Looked At The Codes And Studed Them And Now I Know More Then I Ever Did :)

geertjuhhh
19-02-2005, 09:49 PM
i have to learn html for school atm, but about the disable right clicking to protect ppl from seeing the source :s, if i press (sorry, i have a dutch browser :p) in IE the 3th, and then go to source, i can still see it :P.
Can't i?

scottish
19-02-2005, 09:54 PM
I Dont understand Sorry :(

iRoss
20-02-2005, 01:51 PM
i have to learn html for school atm, but about the disable right clicking to protect ppl from seeing the source :s, if i press (sorry, i have a dutch browser :p) in IE the 3th, and then go to source, i can still see it :P.
Can't i?

not source, its so people cant copy your content, all u have 2 do is view > source and it will appear in a notepad document!

Hurlbag
20-02-2005, 01:55 PM
kool guide :D

BURN3LL
21-02-2005, 01:25 AM
html is easy, you just got the get the writing part of it.

Septicemia
17-03-2005, 10:22 PM
Heres a little script i used in my random website i made when i was bored

<script>alert ("Insert Message Here")</script>

And everytime someone loads that page the message you put in there will popup.

So you can be evil and have like 1000 popups or something like that, Be creative ;)

[Link to my website Septicemia.cjb.net (http://www.septicemia.cjb.net) A random creation]

Hope i helped :)

Davisman
20-03-2005, 03:07 PM
Lol good sticky anti-pod.
Html is cool I have websites full of html games!!!!:D

gregzilla
20-03-2005, 03:24 PM
cool ty for helping ^_^
i see ure using my home made avatar ^_^
isn't it kool?
anyway thanks for the html stuff :D

Kyle.tk
18-05-2005, 07:24 PM
To Colour Text
To Create Colour Text You Must Copy This Code And Edit The Area In Red
<Font Colour="COLOUR"> Text Here </Font>
You Can Change The Colour To -
Red,Black,Green,Oange,Purple... Any colour You Wish, Or You Can Use The Html Hex's View A Table Of Most Colour's Click Here (http://html-color-codes.com/)


Im afraid you are wrong here. Due to the fact that Html is written in american language, you dont say colour, you say colour.
so it will be <font color='black'> for example.

:Woof
18-05-2005, 07:25 PM
lmao, really OLD topic ;)

James:Ramsden
02-06-2005, 07:13 PM
yeah thats some good html there :) but, I prefer using xhtml (<!DOCTYPE html PUBLIC"-//W3C//DTD XHTML
1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">) because it is easier to follow your code when you later come to edit it.

Heres a bit of code (edit the lime colours)
Some styles (CSS):
body {
font-family: "Comic Sans MS", Simpson, Arial;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
color: #000000; (<<--This is hexadecimal code, you can also use "red" or "blue" or whatever but this makes it more clear)
background-color: #B8C9DD;

Image Links:
<a href="index.html"><img src="home.png" alt="click to go home"></a>
}

divisions
<div class="main">
</div>

There you go

ED::
03-07-2005, 08:38 PM
well done helps the basics alot

milky1-2-1
16-11-2005, 05:22 PM
i knew all them but thanks for the disable right clicking one :)

Crouch
18-11-2005, 01:05 AM
;o Good guide, +REP. It really was kind of you to take the time to post it :)
EDIT - Wait, never mind, your banned :/ oh well.

Want to hide these adverts? Register an account for free!