/zero_day

This is my first repository as a full-stack engineer

Hello world!

What is HTML? *[HTML] : Hypertext Markup Language

The HyperText Markup Language or HTML is the standard markup language for documents designed to be displayed in a web browser

What is HTML used for?

  • Structuring web pages. With tags and elements, we can define the headings, paragraphs, and other contents of a web page.
  • Navigating the internet.
  • Embedding images and videos.
  • Improving client-side data storage and offline capabilities.
  • Game development.
  • Interacting with native APIs.