Example:
HTML
<style>
hr {
display: block;
margin-top: 0.5em;
margin-bottom: 0.5em;
margin-left: auto;
margin-right: auto;
border-style: inset;
border-width: 1px;
}
</style>
How to create HTML <hr> Tag | HTML Tag |
Which browser will support for HTML <hr> Tag | HTML Tag |
How to add Align a <hr> element (with CSS) | HTML Tag |
How to add A noshaded <hr> (with CSS) | HTML Tag |
How to Set the height of a <hr> element (with CSS) | HTML Tag |
How to Set the width of a <hr> element (with CSS) | HTML Tag |
How to set Default CSS Settings for HTML <hr> Tag | HTML Tag |
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |