Html Typography

This is heading h1

This is heading h2

This is heading h3

This is heading h4

This is heading h5
This is heading h6

< p > Paragraph < /p >

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Eaque iste minus quam reiciendis sapiente. Aperiam aut commodi eius eveniet facilis in molestiae necessitatibus officiis placeat porro quisquam, quo, ratione ullam.

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Animi, architecto assumenda aut beatae, consequatur enim, eum facilis libero minus mollitia natus nostrum obcaecati perspiciatis praesentium quidem quo rem temporibus voluptates?

 The <pre> tag in HTML is used to define
                 the block of preformatted text which preserves the text spaces, line breaks,
                 tabs, and other formatting characters which are ignored by web browsers. Text in the <pre> element is displayed in a
                   fixed-width font, but it can be changed using CSS. 

Meter Tag:

Sachin's score: 5 out of 10
Laxma sxore: 50% from 100%

Downloading progress for a song:

The difference between the two HTML tags is that <b> bold </b> makes text only visually look bold, while <strong> strong </strong> also semantically emphasizes the respective text as important and indicates that it is a meaningful word or text section.

  • tea
  • Coffee
  • Juice
  • Cola
  • Cola
  • tea
  • Coffee
  • Juice
  • Cola
  • Cola
  • tea
  • Coffee
  • Juice
  • Cola
  • Cola
  • tea
  • Coffee
  • Juice
  • Cola
  • Cola

  1. tea
  2. Coffee
  3. Juice
  4. Cola
  5. Cola
  1. tea
  2. Coffee
  3. Juice
  4. Cola
  5. Cola
  1. tea
  2. Coffee
  3. Juice
  4. Cola
  5. Cola
  1. tea
  2. Coffee
  3. Juice
  4. Cola
  5. Cola
  1. tea
  2. Coffee
  3. Juice
  4. Cola
  5. Cola
  1. tea
  2. Coffee
  3. Juice
  4. Cola
  5. Cola
  1. tea
  2. Coffee
  3. Juice
  4. Cola
  5. Cola
  1. tea
  2. Coffee
  3. Juice
  4. Cola
  5. Cola
  1. First Item
  2. Second Item
  3. Third Item
    • Third item first subitem
    • Third item second subitem
    • Third item Third subitem

Definition List

<dl>
<dt> Coffee </dt>
<dd> Coffee is a brewed drink prepared from roasted coffee beans, the seeds of berries from certain Coffea species. The genus Coffea is native to tropical Africa and Madagascar, the Comoros, Mauritius, and Réunion in the Indian Ocean. </dd>
</dl>
<dl>
<dt> Tea </dt>
<dd> Tea is an aromatic beverage commonly prepared by pouring hot or boiling water over cured leaves of the Camellia sinensis, an evergreen shrub native to East Asia. After water, it is the most widely consumed drink in the world. </dd>
</dl>

My Projects

Ready to get started? Sign up now!