Page 1 of 1

How do you read HTML? Could neone teach me?

Posted: Sun Jun 20, 2004 6:27 am
by Red XIII
does neone know HTML like the back of their heads? i want to learn it so i can create my band website when i can securely get it started...is there any good site to go to so that i could learn HTML or could u guys teach me? id more or less prefer that! :)

Posted: Sun Jun 20, 2004 7:45 am
by Grinch
http://www.w3schools.com/

they have some good tutorials there. So much info it could give you seizures from learning too much.

Posted: Sun Jun 20, 2004 9:44 am
by Bacon
html code can be as tricky or easy as you make it. If you just stick with the simple coding then you will get a simple website, more advanced the code, more advaced the website!

If you want me to help you out, PM me and we'll sort something out, but in the mean time, let Macromedia Dreamweaver MX 2004 do the work for you! http://www.macromedia.com/software/mx2004/

Posted: Sun Jun 20, 2004 10:36 pm
by Red XIII
haha ok ill read the site when its not almost dinner time here! :twisted:

Posted: Mon Jun 21, 2004 12:24 am
by battye
Reading it is quite easy, writing it is the hard part!
With FrontPage select the part you want to read through Normal view, then click HTML and see what is written :D

Posted: Mon Jun 21, 2004 11:20 pm
by Red XIII
ohhh thx battye :)

Posted: Thu Aug 12, 2004 3:28 pm
by Dan
Coming in late here....
Ah well :P

The best thing you can do is to not use somthing like Dreamweaver or frountpage, for several reasons.
Firstly, you learn nothing.
Secondly, the code they write is often not good code.
Frountpage just sucks :P

It's usefull to use, yes, but bad to become overly reliant on them. The sooner you become fluent with it, the sooner your code will improve.

Dan

Posted: Sat Aug 14, 2004 2:54 am
by nesman
http://www.htmlgoodies.com
http://www.albinoblacksheep.com/text/xhtml01.php
I agree with Dan. Don't use those programs that make automated website content. You'll end up with problems and have no idea where to look for the bugs so you can fix them.