PDA

View Full Version : Asking Everyone!.......



Liberation
19-04-2006, 04:29 PM
Hi there people.
Now im starting to make a habbo fansite as you may know and have today started to do the coding on "notepad".
Now....Im very new to this so this is my first time doing coding and stuff.
So I need some help with this.
This is what ive got so far...

<html>
<body>
<p ALIGN=CENTER>
<b><p>Welcome to my HabboHotel fansite!</p></b>
<p>Please Enjoy your stay!</P>
<p>Habbo forums Just amazing......</p>
<b>Please give help with my coding </b>
<title>Welcome To "URL"</title>
</body>
</html>


So thats what ive got so far.
What else do i need to add to it and stuff and i also need to ask..
How do i make that go into the layout that ive got?
If anybody could give me some help..well ALOT of help it will make it so much easier for me.
Thanks alot.

GreenCrayons.
19-04-2006, 04:33 PM
Bassicly what you need is.
To find out how to code your own layout.

nick12
19-04-2006, 04:44 PM
hey dude

get frountpage- for begginers or macro deamwear mx 2004 - thats addvasted even i cant use it


erm any spell misstakes o welll

Liberation
19-04-2006, 04:46 PM
Thanks for that..
Where can i get those programs?

Sygon.
19-04-2006, 04:50 PM
You forgot yoyur head tags <head><title></title></head> and your title

Liberation
19-04-2006, 04:52 PM
Oh ye...
Where do i put those..?
SOrry bout these stupid questions

Sygon.
19-04-2006, 04:56 PM
between <html> and <body>

Liberation
19-04-2006, 04:57 PM
Oh ye....
Im just stupid at this!
Would u think there would be anything else you would add to the code?

nick12
19-04-2006, 05:01 PM
you can download tehm for free from limewire or go and spend like £300 in the shops

DMB-Hosting
19-04-2006, 05:08 PM
You can get the from a compter store,
you can get it from ebay/amazon
Or download it illegally

Liberation
19-04-2006, 05:08 PM
From limewire?
Ive got that but isnt it music?

Sygon.
19-04-2006, 05:10 PM
Download a trial and erm ponder apon a serial!


You can get the from a compter store,
you can get it from ebay/amazon
Or download it illegally

DMB-Hosting
19-04-2006, 05:10 PM
Limewire = crap

awelsh
20-04-2006, 07:46 AM
i can code the layout for you if that helps pm me the image of it and il get to work

Sygon.
20-04-2006, 12:18 PM
:) Please stopadvertising


i can code the layout for you if that helps pm me the image of it and il get to work

Mario
20-04-2006, 12:30 PM
Oh ye....
Im just stupid at this!
Would u think there would be anything else you would add to the code?
if you want some help with html try www.funky-chickens.com

Splinter
20-04-2006, 12:34 PM
Firstly add a doctype and learn css and xhtml =]

Sygon.
20-04-2006, 12:35 PM
Firstly add a doctype and learn css and xhtml =]

Finishedmy thingy yet?

Mentor
20-04-2006, 01:10 PM
basic struture is
<html>
<head></head>
<body></body>
</html>

head is above the body, and things not directly going on the page go in it, javascript, css, meta tags, and of cause the <title></title>tags.

Basic formating is your first call, just manipulate the text, sizes, new lines, pargraphs, colours etc. Whether you do this via font tags, or play around with useing the style="" attribute to add a little css is your choise, the css option is probably the more diffcalt at first, but more useful in the long run "/

Jack.tar.gz
20-04-2006, 01:28 PM
why is your title in the body bit, it needs to be in the head bit, dont waste your time on these expensive programs, nothing wrong with notepad

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