![]() |
The
A
Note:
You can have several |
Example:
HTML
<article> <header> <h1>A heading here</h1> <p>Posted by John Doe</p> <p>Some additional information here</p> </header> <p>Lorem Ipsum dolor set amet....</p>
</article>
Example:
HTML
<header> <h1>Main page heading here</h1> <p>Posted by John Doe</p>
</header>
Most browsers will display the
<header>
element with the following default values
Example:
HTML
<style>
header { display: block;
}
</style>
How to create HTML <header> Tag | HTML Tag |
Which browser will support for HTML <header> Tag | HTML Tag |
How should be HTML <header> Tag Page | HTML Tag |
How to set Default CSS Settings for HTML <header> Tag | HTML Tag |
Category
: |
Web Tutorial |
Sub Category
: |
HTML Tag |
Uploaded by
: |
Admin |
Read Article https://horje.com/learn/1434/reference