USING Emphasized formatting:-
<html>
<body>
<p>This paragraph text is normal.</p>
<p><em>This paragraph text is emphasized.</em></p>
</body>
</html>
<html>
<body>
<p>This paragraph text is normal.</p>
<p><em>This paragraph text is emphasized.</em></p>
</body>
</html>
OUTPUT:-
- <em> tag is use for Emphasized format.
No comments:
Post a Comment