|
|
Right, best way to learn HTML is to get a book from the library or something - those "LEarn HTML in 10 minutes" books are good for basics, and all you need to use is Notepad - simply make up the page and change teh file extension from .txt to .html. If you can, try and grab a copy of Frontpage or Dreamweaver, and you won't even need to code it - just make it up like it was an MS Word document. Anyways, HTML is the easiest code I've ever laid my eyes on, all you need to do is get your head around teh idea that to assign attributes to something involves tags - everything uses tags, so its easy. Get a book and you'll understand.
Hope that helps, to get stuff offa otehr web sites, right click somewhere on teh screen and click on "View Source". This'll show you some of teh coding, don't do it on this site though, it'll put you right off! Here's a good example of how simple it is: http://spiffycrab.fateback.com
Hope that helps.
Eraph |
|
|
|
|