The HTML Heading One Is Essential
There must be one <h1> element on every page of your website. You must not have two of them. Having two HTML heading one elements is like having two titles for a story. A story should only have one title. If it has more than one title, the writer is abnormal.
The HTML heading one element (<h1>) must exist on every page because it is the most visible title on your page. The <title> markup is less visible to users because it is available on the tab of a browser. Also, the text within it is for search engine bots. But the <h1>'s text is for your users.
The h1 element should act as the title of your page. This means
- it should not be used for your logo; and
- it should not be used to make the biggest text on a page; and
- it should not be used for anything other than a title.
If you want to make text big, use CSS instead of the heading elements.
Share your thoughtsThank you for reading this The HTML Heading One Is Essential. You can subscribe to all my articles with the Articles RSS. If you have a positive or negative comment, please send me an email or contact me through one of my social media accounts.
Share with your network
Copy this link and send it to great people only.
https://vanzasetia.xyz/blog/heading-one/
For you
Eating
If you can eat today, you should be grateful. Do you know that there are lots of people who can not eat today?
By Vanza Setia
Advanced Web Design in 2003
This book gives me a glimpse of how a person built an advanced web design in the year around 2003. In a nutshell, it was complicated.
By Vanza Setia