HTML5 > Structures

Emphasize in HTML5

How to emphasize the text in the paragraph in HTML5?


By using <em> tag we can emphasize the text in the paragraph. Emphasize is nothing but the giving a special importance.

    <h1>Hello hello <q>hello</q>, <em>This is emphasized</em> this is async attribute of script element.</h1>

In the above code snippet , ' This is empahsized ' is palce in <em> tag.

Output

Notice that the text inside the <em> tag is emphasized.

 Views: 4745 | Post Order: 74



Write for us






Hosting Recommendations