Horje

Most browsers will display the <h6> element with the following default values

See the Example

index.html
Example: HTML
<style>
h6 { display: block; font-size: .67em; margin-top: 2.33em; margin-bottom: 2.33em; margin-left: 0; margin-right: 0; font-weight: bold;
}
</style>

Output should be:

Most browsers will display the <h6> element with the following default values




Type :
html
Category :
Web Tutorial
Sub Category :
HTML Tag
Uploaded by :
Admin