Uma Shankar's component library.

I am creating this file for storing the basic elements of HTML file


Typography

There are various types of typography

Biggest Heading

Lower than the previous one

Much lower than the previous one

For paragraph text

The smallest font

This text will be in Bold


Containers

Fluid Container

Goes through end to end

Centre container

centered at a point

Links

primary link secondary link

Lists

There are mainly 2 types of lists

unordered list

Unordered inline list

Ordered list

  1. egg
  2. milk
  3. bread
Note: we can also reverse the order of the ordered list using CSS.

Navigation

Navigation is used at the top to visit some sections quickly.


Header

wants some Gourmet shit,huh?.


Section

Front-end development

In this, we design the basic structure of a web page using HTML, position content and graphics using CSS and JavaScript for responsiveness.This is visible to the normal user in terms of graphics and design.

Back-end development

Portion or working of a web page that is not visible to the user, usually a backend engineer manages the server side of the software, architecture, and management of databases.This includes API calling etc.


Footer