HTML CSS Coding how to use bold italic tag

in #html8 years ago

#Bold tag

 HTML doesn't have a <bold> tag, instead you would have to use <b>/<strong> . Note however, that using <b> is discouraged in favor of CSS for a while now. You would be better off using CSS to achieve that. The <strong> tag is a semantic element for strong emphasis which defaults to bold

#Italic tag

 HTML doesn't have a <Italic> tag, instead you would have to use<em>/<i> .

The <em> tag defines a part of text in an alternate voice or mood. The content of the <em> tag is usually displayed in italic. The <em> tag can be used to indicate a technical term, a phrase from another language, a thought, or a ship name, etc. 

code file download click here

if u want see my preview post

1 Learn Html Css Coding Free Course

2 Learn HTML Coding

3 Learn HTML CSS Coding


Sort:  

This post has received gratitude of 0.54 % from @appreciator thanks to: @tuhin2017.

You got a 0.60% upvote from @allaz courtesy of @tuhin2017!