Well maybe thats why you posted a thread on how to code?
You should start learning using w3schools.

Well maybe thats why you posted a thread on how to code?
You should start learning using w3schools.
Lets set the stage on fire, and hollywood will be jealous.
Thanks decode :]
You'll want CSS to.
http://w3schools.com/css/default.asp
And if you want to make scripts for your site, PHP & MySQL is a good language to use.
MySQL tutorial:
http://www.tizag.com/mysqlTutorial/
PHP tutorial:
http://www.tizag.com/phpT/
The code in the tutorials is not advanced, it's not object orientated, but you MUST learn how to code basically before learning OOP.
I see its gonna take a while to learn how to code.
I've learnt how to do background here.
<html>
<head>
<style type="text/css">
body {background-color: Pink}
h1 {background-color: #00ff00}
h2 {background-color: Blue}
p {background-color: Purple(250,0,255)}
</style>
</head>
<body>
<h1>Webpage.</h1>
<h2>By Jessica</h2>
<p>Welcome to my first coded design im finding this hard to code but with the steps im using i think i'll be able to do it some time. thanks to people from habbox : Calon And Decode </p>
</body>
</html>
my first background
I've learnt how to do background here.
<html>
<head>
<style type="text/css">
body {background-color: Pink}
h1 {background-color: #00ff00}
h2 {background-color: Blue}
p {background-color: Purple(250,0,255)}
</style>
</head>
<body>
<h1>Webpage.</h1>
<h2>By Jessica</h2>
<p>Welcome to my first coded design im finding this hard to code but with the steps im using i think i'll be able to do it some time. thanks to people from habbox : Calon And Decode </p>
</body>
</html>
my first background
Ignore the program behind Notepad.
In there, I have made a box which is 200 width and height with a background color of: this
What do i do with it? and btw i did a quick webpage looks horrid background does.
Webpage.
By Jessica
Welcome to my first coded design im finding this hard to code but with the steps im using i think i'll be able to do it some time. thanks to people from habbox : Calon And Decode
body{ background-image: url('bgdesert.jpg');background-repeat: repeatbackground-repeat: repeat}h1 {color: Gold}h2 {color: Gold}p {color: rgb(0,0,255)}This is header 1
This is header 2
This is a paragraph
span.highlight{background-color:yellow}This is a text. Highlited text (Demo). This is a text.
h4 {text-decoration: blink}a {text-decoration: Gold}Click The link for Forum
Pheonix forum Click here
Back ground i cant get on ere. but its a dry desert . doesnt go with text.
Change the colour of the background.. or as I see the image.What do i do with it? and btw i did a quick webpage looks horrid background does.
Webpage.
By Jessica
Welcome to my first coded design im finding this hard to code but with the steps im using i think i'll be able to do it some time. thanks to people from habbox : Calon And Decode
body{ background-image: url('bgdesert.jpg');background-repeat: repeatbackground-repeat: repeat}h1 {color: Gold}h2 {color: Gold}p {color: rgb(0,0,255)}This is header 1
This is header 2
This is a paragraph
span.highlight{background-color:yellow}This is a text. Highlited text (Demo). This is a text.
h4 {text-decoration: blink}a {text-decoration: Gold}Click The link for Forum
Pheonix forum Click here
Back ground i cant get on ere. but its a dry desert . doesnt go with text.
Want to hide these adverts? Register an account for free!