Search the Whole World Here.,.,

HTML <bdo> for Bi-Directional Override

HTML for Bi-Directional Override

HTML for Bi-Directional Override

The HTML  element defines bi-directional override.
The element is used to override the current text direction:

Example

<bdo dir="rtl">This text will be written from right to left</bdo>
Try it Yourself »

HTML <cite> for Work Title

HTML for Work Title

HTML for Work Title

The HTML  element defines the title of a work.
Browsers usually display elements in italic.

Example

<p><cite>The Scream</cite> by Edvard Munch. Painted in 1893.</p>
Try it Yourself »

HTML Text Size

HTML Text Size

HTML Text Size

The font-size property defines the text size for an HTML element:

Example

<h1 style="font-size:300%;">This is a heading</h1>
<p style="font-size:160%;">This is a paragraph.</p>
Try it Yourself »

HTML Tag Reference

HTML Tag Reference

HTML Tag Reference

W3Schools' tag reference contains additional information about HTML elements and their attributes.
TagDescription
Defines a paragraph

Inserts a single line break

Defines pre-formatted text

Ads by Google