Achieving HTML Literacy: Difference between revisions
Jump to navigation
Jump to search
establishing entry |
embedding video |
||
Line 1: | Line 1: | ||
''Originally presented at [http://cat.xula.edu/ CAT+FD] on [http://cat.xula.edu/events/?id=02037 Nov. 5, 2020] by [http://barteverson.com/ Bart Everson]'' | ''Originally presented at [http://cat.xula.edu/ CAT+FD] on [http://cat.xula.edu/events/?id=02037 Nov. 5, 2020] by [http://barteverson.com/ Bart Everson]'' | ||
{{#widget:YouTube|id=na1hnxXHxBQ}} | |||
''' | '''Handouts''' (helpful documents suitable for printing) | ||
* [[File:Container Model.pdf]] (basic HTML syntax) | |||
* [[File:Anatomy of a Web Page.pdf]] (two-sided pamphlet illustrating global structure of web page, block and inline elements) | |||
'''External resources''' | |||
* [https://www.w3schools.com/tags/default.asp HTML tag reference from w3schools.com] | * [https://www.w3schools.com/tags/default.asp HTML tag reference from w3schools.com] | ||
'''Further materials''' (of questionable utility) | |||
* [https://cat.xula.edu/tutorials/html/coffee.html Sample Webpage About Coffee (HTML 4)] | |||
* [https://cat.xula.edu/tutorials/html/coffee5.html Sample Webpage About Coffee (HTML 5)] | |||
* [https://cat.xula.edu/tutorials/html/html5 Introduction to HTML interactive gizmo] — you'll need to use your arrow keys to navigate through the presentation | |||
[[Category: CAT+FD]] | [[Category: CAT+FD]] | ||
[[Category: CAT+FD 2020-2021]] | [[Category: CAT+FD 2020-2021]] |
Revision as of 12:34, 9 November 2020
Originally presented at CAT+FD on Nov. 5, 2020 by Bart Everson
Handouts (helpful documents suitable for printing)
- File:Container Model.pdf (basic HTML syntax)
- File:Anatomy of a Web Page.pdf (two-sided pamphlet illustrating global structure of web page, block and inline elements)
External resources
Further materials (of questionable utility)
- Sample Webpage About Coffee (HTML 4)
- Sample Webpage About Coffee (HTML 5)
- Introduction to HTML interactive gizmo — you'll need to use your arrow keys to navigate through the presentation