-->
#html-tutorial
In HTML, every HTML elements or tags has own display value, depending on what type of element it is....
HTML `class` Attribute used to specify the class for HTML element. It is the most used attribute whi...
HTML Entities are some characters are reserved in HTML and they have special meaning when used in HT...
In HTML `id` attribute used to specify a unique id for the HTML element. You cannot have more than o...
Oh don't worry this is not by Apple. It's just a HTML tag to display web page within a web page. ## ...
_A **picture** is worth a **thousand words**_. Images improve your website design. ## Image tag synt...
Website without links are impossible now a day. Links allows users to move to one page to another. #...
There are 3 ways to specifying HTML Lists. - **** − An unordered list. This will list items using pl...
Semantic elements = elements with a meaning. ## What are Semantic Elements? Semantic elements clearl...
HTML Tables used to display information in tabular structure. Table is a matrix of rows and columns ...
Like Avenger have Hulk. Then we have `` in HTML. tag is container for `, , , , ,` and `` ## The HTML...
Headings are the titles or subtitles to display in your web pages. The heading tags are denoted by h...