Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 998 Bytes

File metadata and controls

18 lines (11 loc) · 998 Bytes

Text

This is optional reading. In this target we'll link you to external documentation that you can look at if you want to. Do that only if you are curious and have the time to spare. Otherwise you can safely skip this chapter.

References

Here are a few references for the HTML specifications and documentations. These contain details about all the HTML elements and the places they can be used within our web pages.

  1. W3C HTML Specification
  2. Mozilla HTML Documentation
  3. W3Schools HTML reference

Tutorials

Here are a few tutorials that can help you with understanding HTML based web page development in detail.

  1. Create and Deploy a Basic Static HTML Website
  2. Learn HTML – Full Tutorial for Beginners