MDN - Introduction to HTML
- Include metadata in head: charset, links to CSS, author, etc.
- Semantics is important! Use appropriate elements (for accessbility, SEO, etc.)
- Structure: header, main, article, section, nav, aside, footer, etc.
心得
明天繼續讀CSS基礎,篇幅滿少的,希望可以連JavaScript first steps一起完成