PDA

View Full Version : coding.



RealmOftheClaw
29-07-2006, 04:21 AM
hey can anyone teach me some basic coding? i would really like to learn. i realize coding is hard but i would just like to know the basics. tell me your thoughts on the matter and if its too hard and u think i'm crazy tell me in a nice way lol .
thank you,
realmoftheclaw
P.S signing my name is fun!

Bandersnatch
29-07-2006, 04:59 AM
Go through some Tutorials on coding like html ect. start off with stuff like that then move onward like to style sheets ect.
:D theres plenty of sites out there to learn from

Oracle:
29-07-2006, 05:32 AM
http://www.w3schools.com
http://www.htmlgoodies.com
http://www.davesite.com
http://www.slicingguide.com
http://www.pixel2life.com
http://www.htmlhelp.com
http://www.google.co.uk

RealmOftheClaw
29-07-2006, 05:46 AM
i like that you have provided me with these tutorials, however i prefer live help through habbox or some sort of messenger. so if anyone who knows to do it could give me some live help, that would be nice. :)

Bandersnatch
29-07-2006, 05:55 AM
Erm.. Meanin Like On the forum posting... ? or ...

Evasion
29-07-2006, 06:17 AM
I can tell you some basic HTMl:

html tags: <html></html>
body tags: <body></body>
style tags: <style></style<
title tags: <title></title>

Very simple.
I normal HTML page would look like this:

<title></title>
<style></style>
<html><body>
</html></body>

That's the basics.

Bandersnatch
29-07-2006, 07:11 AM
<html>
<head>
<title> Site Title Here </title>
</head>
<body>
</body>
</html>


Thats Basic Html Formatt. Then U can add styles to text paragraphs ect..

Evasion
29-07-2006, 07:42 AM
Yer thats it.

Bandersnatch
29-07-2006, 08:01 AM
Realmoftheclaw If u need Any More help + more of a Look into Html Pm Me :D
and yeah.

RealmOftheClaw
31-07-2006, 04:21 PM
ok then i will PM you lol. :D

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