Categories: Html

Text Formatting

Share

To format html text several elements are used. Now day we can do this by css style. But you can still use html element for formatting.

Text Formatting types:

<pre> Element:
<pre>
The quick brown fox jumps over the lazy dog
</pre>

<del> Element
The quick brown fox <del>jumps</del> over the lazy dog

<sup> Element
<p> The quick brown fox jumps <sup>over</sup> the lazy dog </p>

<sub> Element
<p> The quick brown fox jumps <sub>over</sub> the lazy dog </p>

<code> Element
<p> The quick brown fox jumps <code>over</code> the lazy dog </p>

<em> Element
<p> The quick brown fox jumps <em>over</em> the lazy dog </p>

<strong> Element
The quick brown fox jumps <strong>over</strong> the lazy dog

<i> Element
The quick brown fox jumps <i>over</i> the lazy dog

<b> Element
The quick brown fox jumps <b>over</b> the lazy dog

<hr> Element
<p> this is paragraph1 </p>
<hr>
<p> this is paragraph2 </p>

<br> Element
this is line 1
<br />
this is line 2

<p> Element
<p> this is paragraph1 </p>
<p> this is paragraph2 </p>

<h1> to <h6> Elements
<h1> this is heading 1 </h1>
<h2> this is heading 2 </h2>
<h3> this is heading 3 </h3>
<h4> this is heading 4 </h4>
<h5> this is heading 5 </h5>
<h6> this is heading 6 </h6>

Published by
CSS Designer
Tags: htmlweb

Recent Posts

Chat GPT Login: Step-by-Step Guide for Beginners

Have you ever thought of a world where asking the Internet for information feels like…

4 hours ago

The Sharp-Looking Guy: 5 Essential Tips for Men to Become Sharp

We've gotten so used to seeing men streetwear joggers, ripped jeans, and sleeveless shirts. Hair…

2 days ago

How to Use Your Wedding Jewellery In Unique Ways At Festivals

When it comes to festivals, the options for wedding jewellery are endless. You can go…

2 days ago

5 Tips On Window Cleaning

Whether it concerns your home or an office building, the state of a property’s windows…

2 days ago

Sustainable Business Practices: A Win-Win Strategy

You know that running an environmentally sustainable business is the right thing to do. But…

2 days ago

Unlock Growth – Guide to Online Financing and Business Loans for Entrepreneurs

If you are in a financial crisis , or need to start a new business…

2 days ago