Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.6 KB

README.md

File metadata and controls

41 lines (31 loc) · 1.6 KB

HTML tutorial

Let's become high qualified web developers 🚀

In this tutorial is presented how to master basics of HTML, which are crucial in web development. Moreover, it will not only prepare for using advanced javascript frameworks, such as React, Angular, Vue, but also teach how to build pure HTML websites.

What this repo includes 📚:

Fundamental HTML Theory:

  • what is HTML,
  • what should it be knew before learning HTML,
  • How looks the syntax of HTML,
  • Basic Tags and attributes,
  • Rules to remember,
  • Basic construction of HTML website,
  • How to style the websites (very basic introduction to CSS).

Cheat sheet:

  • Skeleton of the website,
  • List of tags,
  • css props used in tutorial,
  • shortcuts to speed up and increase efficiency of coding.

Tutorial:

  • Static website tutorial with pure HTML divided into parts

Extra material - Web development basics & roadmap for 2023:

  • web development explained,
  • how web works,
  • https requests and responses,
  • web developer roadmap for 2023.

What to prepare before coding 💻

Below is presented recommended list of tools which are making learning process easier and enjoyable. Mentioned tools are the ones I personally use and were on the video tutorial. It can be different for each coder.

IDE: