HTML
Example
Introduction to the homepage:
<header> <h1>Welcome to my homepage</h1> <p>My name is Donald Duck</p> </header> <p>The rest of my home page...</p>
Definition and usage
HTML 4.01 and HTML 5 The difference between the
global attribute
Event attributes
The
The above is the detailed content of How to use html header tag. For more information, please follow other related articles on the PHP Chinese website!