مكتبة ابي شيبة

Introduction

Created by Muhammad shayba

HTML code on a screen

This website was created to host the books that are in the library of my father Dr Muhammad Imran Ismail.

It was created with the help of my uncle and cousin Dr Arfan Ismail and Yusuf Arfan.

This website will feature books that have been collected over a long period of time.

What is HTML?

HTML stands for Hyper Text Markup Language. It's a markup language that web developers use to structure and describe the content of a webpage (not a programming language).

HTML consists of elements that describe different types of content: paragraphs, links, headings, images, video, etc. Web browsers understand HTML and render HTML code as websites.

In HTML, each element is made up of 3 parts:

  1. The opening tag
  2. The closing tag
  3. The actual element

You can learn more at MDN Web Docs

Why should you learn html?

There are countless reasons for learning the fundamental language of the web. Here are 5 of them:

Hopefully you learned something new here. See you next time!