The Web Dev Wiki¶
The Odin Project¶
Foundations¶
- 1.1 Command Line Basics
- 2.2 HTML Boilerplate
- 2.3 HTML - Working With Text
- 2.4 Lists
- 2.5 Links & Images
Neat Stuff¶
- 7 bad features to have on a website:
- Cookie notification (legally mandatory), but with crazy stupid interfaces
- geo location
- push notifications
- newletter pop-up or pop ups in general
- autoplay videos with disabled controls
- capctha
- Read through this article about what charsets you should use with your HTML pages.
- Don’t Fear the Internet
- Random text generator: Lorem Ipsum – Generator, Origins and Meaning
- Creating Lists - Learn to Code HTML & CSS