<html> tag:
- It used to describes the web page
- It used to display the web page contents in your browser
- It used to display the heading in your page
| <h1>This is a heading</h1> <h2>This is a heading</h2> <h3>This is a heading</h3> |
<p> tag:
- It used to display the paragraph in your page
No comments:
Post a Comment