Logical and Physcial ( Formatting) Styles Tag ( Practical ) - Exam Helper
Logical and Physcial ( Formatting) Styles Tag - Exam Helper
 |
BSC: Logical and Physcial ( Formatting) Styles Tag ( Practical ) |
<html>
|
| <head>
|
| <title> Demonstration of Level of Headings and Block Alignment </title>
|
| </head>
|
| <body>
|
| <h1>Im using a Smartphone.</h1>
|
| <h2>Im going to Nagpur.</h2>
|
| <h3>Im reading a Computer Books.</h3>
|
| <h4>Google crome is best broswer.</h4>
|
| <h5>Google is search engine.</h5>
|
| <h6>Dare to leap.</h6>
|
|
|
|
|
| <h1> My Computer </h1>
|
| <div align="center">
|
| <h3> Internet </h3>
|
| <h3> Use Of Internet </h3>
|
|
|
| </body>
|
| </html>
|
Output:
Demonstration of Level of Headings and Block Alignment
Im using a Smartphone.
Im going to Nagpur.
Im reading a Computer Books.
Google crome is best broswer.
Google is search engine.
Dare to leap.
My Computer
Internet
Use Of Internet