PDA

View Full Version : Whats a good way to learn HTML?



twisterX
10-23-2005, 06:00 AM
Im learning this in school and as of now were just doing frontpage touritials and i seem to forgetting the code but i could make a website. I use the design tab too much.

miklosh
10-23-2005, 06:35 AM
Try w3schools

tralalala
10-23-2005, 11:57 AM
Yeah w3schools gives you extensive details about each tag.. it's not like the teachers will kill you for forgetting a tag here and there... w3schools has all of them there.. give it a go!! :)

twisterX
10-23-2005, 05:15 PM
IT doesnt matter about the teacher. Im doing better than anyine else in the class but when we have to make something iw anna get a good grade,.

tralalala
10-23-2005, 05:27 PM
Ahh I see.

Well, don't they let you use a list of tags in clss? Seems odd to let someone do all the tags without a list of them.. they are easily forgotten..

Anyway, if you understand the basics of HTML you're fine.. wait till you hit Javascript, ASP and PHP :devil: :lol:

twisterX
10-23-2005, 05:36 PM
No im joust doing this for myself. The teacher will let me use frontpage and everythign but i just want to be able to do it better than him!!! :shifty:

tralalala
10-23-2005, 07:33 PM
:lol:

Good for you!! :) All you gotta do is practice.. simply practice the tags and you'll be doing HTML easy..

twisterX
10-23-2005, 08:13 PM
hwo come this forum uses like [b] instad of <b>

tralalala
10-23-2005, 08:22 PM
Cos it's not HTML :P

The forums uses BBCode, based on PHP (I think), so it's nothng to do with HTML.. tags are different. I'm not an expert.. I'msrcould explain better than me.

twisterX
10-23-2005, 11:56 PM
oh i know some other place that uses html tags.

tesco
10-24-2005, 12:04 AM
Start making random website designs to try out doing things in different ways and eventually you'll get the idea on how to lay something out.
Use notepad2 instead of frontpage/dreamweaver so you actually learn it and dont just use wysiwyg editors. ;)
Also try and learn CSS as you go along so your sites can easily have different themes/styles.

Then you can move on to php. :)

twisterX
10-24-2005, 12:12 AM
How do you put a link/navagation table on a website like we have here.

Such as home usercp and on.

Also isn't wordpad the same thing as notepad2.

I downloaded it and the exe comes but why is there a reg file

suprafreak6
10-24-2005, 12:45 AM
im taking a web page design class in school too! we are suppose to be learning frontpage but my teacher is being a rebel and teaching us html, we got an award in our district for being over acheivers, also im in highschool for e.i.
i use this book i forgot what its called its something like basic guide to html
its pretty good
it has practices and like activites to teach u has pictures and stuff its tight

twisterX
10-24-2005, 12:48 AM
well the teacher i have doesnt know much. Its his first year but we are using notepad now for a few days to learn the basics of the code.

twisterX
10-24-2005, 12:49 AM
Were still waiting to get the books. They didnt arrive yet.

also in notepad2 how do you get the numbers to show up on the sides. Now they only show up when i use a line. I want them to be on everyline even if i havent tuched it. IN the screens they have on the side the numbers to the side are different than i have.

tesco
10-24-2005, 12:59 AM
Make a file such as nav.php, in that put your navigation links.
Then in each page put <?php include('nav.php') ?> where u want the navigation to be.
etc.

Notepad2 has syntax hilighting unlike wordpad...

twisterX
10-25-2005, 09:50 PM
Result:
14 of 20

70%

Almost! Study a little more and take the test again!

Time Spent
2:53

I knew most of the stuff and i didnt even study!!

orcutt989
10-25-2005, 10:42 PM
The only thing is, anyone can learn HTML, and make a crappy website with a teal background and pink text with a flying monkey cursor, and make the screen shake. But how you design the site is what really makes it a website, and the artwork your incorporate into it, that is what will either make or break you as a website designer, not just simply learning HTML.

twisterX
10-25-2005, 10:50 PM
Triple post!!!

tesco
10-26-2005, 01:26 AM
Result:
14 of 20

70%

Almost! Study a little more and take the test again!

Time Spent
2:53

I knew most of the stuff and i didnt even study!!
Where did you do that?

twisterX
10-26-2005, 03:17 AM
w3touritoul or something like that.

thiago_
10-26-2005, 06:51 PM
http://www.w3schools.com