[beginner] searching a good HTML tutorial
[beginner] searching a good HTML tutorial
am 03.12.2007 11:09:16 von Albert
Hello,
I'm searching a good tutorial to learn HTML / XHTML.
Instead of searching in Google and wasting time reading many, can you please
advise me ?
Thanks,
Al
Re: [beginner] searching a good HTML tutorial
am 03.12.2007 12:51:36 von Toby A Inkster
albert wrote:
> I'm searching a good tutorial to learn HTML / XHTML.
http://htmldog.com
--
Toby A Inkster BSc (Hons) ARCS
[Geek of HTML/SQL/Perl/PHP/Python/Apache/Linux]
[OS: Linux 2.6.17.14-mm-desktop-9mdvsmp, up 8 days, 18:41.]
Sharing Music with Apple iTunes
http://tobyinkster.co.uk/blog/2007/11/28/itunes-sharing/
Re: searching a good HTML tutorial
am 03.12.2007 13:58:01 von Andy Dingley
On 3 Dec, 10:09, "albert" wrote:
> I'm searching a good tutorial to learn HTML / XHTML.
> Instead of searching in Google and wasting time reading many, can you please
> advise me ?
This is quite difficult. There are a great many tutorials around, but
most aren't very good. The hard part is avoiding the bad ones!
I like books, so I like "Head First HTML with CSS & XHTML" from
O'Reilly
It's the best tutorial I know, and it teaches good "style" as well
(this is very rare).
I also like Lie & Bos' "Cascading Style Sheets"
This is a good CSS tutorial, accessible to HTML beginners too, and
remains a useful desktop reference for CSS afterwards.
For web sites, is the best I've seen, even though
it's nothing like the detail of the books.
is also essential, as it's the
"horse's mouth" for the specification. Not easy reading though!
Avoid W3Schools.
Re: [beginner] searching a good HTML tutorial
am 03.12.2007 18:15:10 von Albert
>> I'm searching a good tutorial to learn HTML / XHTML.
>
> http://htmldog.com
seems to be what I expected, thank you very much.
Al
Re: searching a good HTML tutorial
am 03.12.2007 18:17:22 von Albert
>> I'm searching a good tutorial to learn HTML / XHTML.
>> Instead of searching in Google and wasting time reading many, can you
>> please
>> advise me ?
>
> This is quite difficult. There are a great many tutorials around, but
> most aren't very good. The hard part is avoiding the bad ones!
>
> I like books, so I like "Head First HTML with CSS & XHTML" from
> O'Reilly
>
> It's the best tutorial I know, and it teaches good "style" as well
> (this is very rare).
>
> I also like Lie & Bos' "Cascading Style Sheets"
>
> This is a good CSS tutorial, accessible to HTML beginners too, and
> remains a useful desktop reference for CSS afterwards.
>
> For web sites, is the best I've seen, even though
> it's nothing like the detail of the books.
>
> is also essential, as it's the
> "horse's mouth" for the specification. Not easy reading though!
>
> Avoid W3Schools.
Thank you for your answers. I forgot to mention I needed an online resource.
I knew W3Schools already, why do you advise to avoid it ?
HTML dog seems to be what I was searching for.
Al
Re: searching a good HTML tutorial
am 03.12.2007 20:52:37 von Andy Dingley
On 3 Dec, 17:17, "albert" wrote:
> I knew W3Schools already, why do you advise to avoid it ?
Poorly written, too little detail to be useful. Much of it narrowly
avoids being downright "wrong" but is still vague, wooly or misleading.