![]() |
Good site for learning html?
I'm working on designing a webpage for a project i'm working on (that bash script that drove me batty with AC/DC). Anyway, i'm sick of using frontpage to design, especially since i hardly use windows anymore. So, is there a good place to get started with learning html coding, and does anyone know of a linux text editor with syntax highlighting? Gedit doesn't want to. Thanks.
-Matt |
|
|
Like lobo said, w3schools is probably one of the best places to learn from.
http://www.crimsoneditor.com - Nice editor http://forums.berkenpies.nl - #webdev (irc.p44.org). We'll be glad to help with anything ^_^. |
i learned HTML from HTMLGoodies, somewhat at least. i've learned the basics from there, but it's not for everyone i guess.
|
Time to crack open the books, I guess. Might as well learn it the right way from the start. Thanks, guys.
|
Quote:
Easy Fast and to the point |
Quote:
I use XEmacs, but I get in trouble with my friends, who say I should use Vim (or even the graphical gVim). Vim takes quite a bit of learning, as does Emacs if you wanna use all the features. But to be fair, if you know all the features of Emacs, I think you'd realise you don't. |
http://www.w3schools.com is the best I know of
|
notepad is da best editor, did my site with notepad
|
I like to use vi and kate for text editing. I use http://www.w3.org/ as a reference for web stuff.
|
To check your CSS try:
http://jigsaw.w3.org/css-validator/ For HTML/XHTML etc. try: http://validator.w3.org/ These two sites check if your site is up to standards in the chosen DTD |
Quote:
(Actually I didn't even read his post, I just suggested it) |
Thanks, baafie. I never used kate before and I like it very much. As for emacs and vim, I could never really figure them out. Although, I must admit that i really only ever looked at them out of curiosity and never seriously tried to learn them.
|
I'd have to agree that htmlgoodies.com is a good place to go for some basics of learning html. I've gotten lots of useful info from there.
Also, I'd highly recommend using metapad to write your code (don't think there's a linux version available, but it kicks notepad's butt :)). |
Quote:
|
I have two quick questions. First, how can I change the color of a couple words in a parragrapgh? I don't want to use the <font> tag because the tutorial says its depreciated.
Also, is there a decent free webhost anywhere? I'm on geocities right now and the script that geocities puts in for the ad means the chances of validating are exactly zero. edit// Why do I have the feeling someone is going to tell me to wait until I read the part about CSS? |
#1
http://www.w3schools.com/css/css_syntax.asp 2. You can validate via upload, if you just want to check your <im retarded>skillz.</im retarded> is the <im retarded> tag depreciated? |
Ah, thanks. Validates fine now.
|
code: In your css. code: In your HTML. |
My HTML teacher (high school) swears by htmlite.com and htmlgoodies.com since I don't think he really knows anything himself...our school site is terrible..kind of looks like an AOL member page..uhuhgghgh
|
Same with my HS
|
|
That site brings back memories.
|
HTML actually makes sense so far. Everything seems very logical. At least as far as a simple page goes, I think I somewhat understand what I'm doing. This is very unlike my expeience learning programming.
|
HTML is nothing at all like programming.
|
Closest type of programing would be something like BASIC (.BAS), but no, it's not like programing executables.
|
all programmers are evil, sure... they make useful programs... but they get bored and start making viruses and spyware at some point...
|
HTML isn't programming.
HTML is markup. You're just describing your document with it. |
Quote:
That's just one definition, though :D |
I never said it was programming. I said it makes sense to me, which programming didn't.
|
| All times are GMT. The time now is 19:35. |
Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.