|
Posted by Jonathan N. Little on 10/31/22 11:57
andreas.usenet@html.dk wrote:
> We launced HTML.net earlier this year. I hope it is all right to post a
> link to the tutorials here. Hopefully, it can be of help to anyone who
> want to learn HTML and/or CSS:
>
> HTML tutorial: http://www.html.net/tutorials/html/introduction.asp
>
> CSS tutorial:http://www.html.net/tutorials/css/introduction.asp
>
> Any comments and feedback will be appreciated.
>
Aside of the tag|element confusion already discussed at length in the
thread, in the HTML tutorial I would restrict your markup examples to
semantic structure and avoid deprecated elements and attributes right
from the start. For example I would not have used B, I but focused on P
and UL, LI, TABLE.... basic page construction and leave out all styling
until your CSS tutorial. Or if the example requires some styling, note
it (maybe color-code the CSS part) and link to associated section in
your CSS tutorial. Get newbies pointed away from '90s markup methods
there is enough of those tutorials online already.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|