Extreme Beginner

liunx

Guest
Hi everyone,<br />
<br />
I have just found this forum and thought I would ask for some help (I just hope I am in the right area :) )<br />
<br />
I am very new to HTML in fact I know very few things and I was wondering if anyone has any sites or books that they could recommend.<br />
<br />
I would be interest in tutorials for someone with no programming experience.<br />
<br />
Any help would be much appreciated.<br />
<br />
Thanks <br />
Karinda<!--content-->Some good links that I used when I was beginning to learn were:<br />
<br />
HTML Goodies (<!-- m --><a class="postlink" href="http://www.htmlgoodies.com">http://www.htmlgoodies.com</a><!-- m -->) <br />
W3Scools (<!-- m --><a class="postlink" href="http://www.w3schools.com">http://www.w3schools.com</a><!-- m -->)<br />
<br />
Just go to your nearest book store and i'm sure every HTML book will suit your beginner needs.<!--content-->Originally posted by Rock <br />
HTML Goodies (<!-- m --><a class="postlink" href="http://www.htmlgoodies.com">http://www.htmlgoodies.com</a><!-- m -->) <br />
Please note, though HTML Goodies is a great place to learn, it is so out-dated it's not even funny. So I would not recommend learning much of anything from there anymore. Also, I second Rock's suggestion of picking up a book.<!--content-->Thank you so much for your help but I have just one more question and it may sound extremely dumb but here goes any way.<br />
<br />
I did read HTML goodies and it did help me to understand the workings of HTML.<br />
<br />
I suppose the thing that is most confusing to someone just starting is all the tags. I just wanted to know if there was like a master listing of the most commonly used? or is it just something you pick up on?<br />
<br />
I know it may sound a little dumb but I am only just learning.<br />
<br />
TIA<br />
<br />
Karinda<!--content-->Only once you understand HTML can you understand HTML goodies :) (please don't say gangsta below this buntine :), i too am very bored, so I feel like annoying you :D )<!--content-->I think it will be something you pick up on.. <br />
<br />
Check out <!-- w --><a class="postlink" href="http://www.htmlkit.com">www.htmlkit.com</a><!-- w --> for a great xHTML editor. Once you get the hang of it, you will be fine.<br />
<br />
Regards.<!--content-->Thanks Buntine I will have a look. I know that once I get started it will be ok it is just getting started that's the problem.<br />
<br />
Thanks again :)<br />
<br />
Karinda<!--content-->Ahh, i see your from Melbourne ;) I just moved from the Melb area to Perth. Weathers good :cool:<br />
<br />
Regards.<!--content-->lol Buntine dont rub it in :D <br />
<br />
It is getting really cold here now ahh you can not beat Melbourne weather.<br />
<br />
Karinda<!--content-->just in case anybody is too lazy to check out the links (like i would be), here is the list i've thought up of tags used. (please fill in the ones i've forgotten):<br />
<br />
<br />
<html></html><br />
<head></head><br />
<META><br />
<title></title><br />
<body></body><br />
<script></script><br />
<style></style><br />
<h1-7></h1-7><br />
<p></p><br />
<span></span><br />
<div></div><br />
<b></b><br />
<i></i><br />
<u></u><br />
<br><br />
<a></a><br />
<embed></embed><br />
<object></object><br />
<table><tr><td></td></tr></table><br />
<img><br />
<center></center><br />
<layer></layer><br />
<br />
those are just the ones i can think of off the top o' my head.<!--content--><form></form><br />
<input /><br />
<link><!--content-->http://www.xhtmlcoder.com/xhtml.htm might give you a clue.<!--content--><link><br />
<strong><br />
<em><br />
<abbr><br />
<br />
I don't recall there being a <h7> tag, and some other others that rhsunderground listed aren't used anymore in favor of CSS, which you can check out at w3schools.<!--content-->i was told of an <h7> tag in my web pub. class. never used it.<!--content-->Your teacher needs shooting :D<!--content-->Thank you so much everyone for your help this should definitely get me started :)<br />
<br />
Robert - Thanks for the link that is a huge help.<br />
<br />
Thanks again everyone<br />
<br />
Karinda<!--content-->she says bring it.<br />
<br />
guess there was an editing mistake with <font size="7">.<!--content-->Some of you forgot<br />
<br />
<a href></a><br />
<hr><!--content-->Hello - another novice here.<br />
:confused: <br />
<br />
I am really pleased Karindah started this thread - saved me doing it!!!<br />
<br />
I had previously looked at several tutorials - and couldn't understand a word of them.<br />
Then I came across HTML Goodies, and found I could make sense of it.<br />
<br />
I had thought that it was because I have XP Pro, that I had to do things differently. It was only when I read this thread, that I found out the tutorial is out of date!!!! I have just got to primer 3. Should I continue - to get the practise in?<br />
<br />
Guess I will have to get down to a bookshop, too.<br />
:) <br />
<br />
I have taken a look at htmlkit.com - not that it makes any sense at the moment, but I have put it into my favourites for future reference.<br />
<br />
As for xhtml/coder - <br />
<br />
:confused:<!--content-->Originally posted by Deltadawn <br />
Guess I will have to get down to a bookshop, too.<br />
<br />
i recommend HTML For The World Wide Web by Elizabeth Castro (Peachpit Press). it shows both coding and screenshots. the 5th edition is 21.99 dollars, 16.99 pounds. it's worth it.<!--content-->
 
Back
Top