ediz
New Member
Which is the right way to use the <h1> tag?
For example I will have a website for pancakes which is made of two pages.
Which option to use?
Option N1:
Option N2 in which is used a logo:
For example I will have a website for pancakes which is made of two pages.
Which option to use?
Option N1:
HTML:
<h1>he Pancakes of Mr. Pancake</h1>
<h2>American pancakes</h2>
HTML:
<h1>The Pancakes of Mr. Pancake</h1>
<h2>Pancakes with jelly</h2>
HTML:
<h1>American Pancakes</h1>
HTML:
<h1>Pancakes with jelly</h1>
Последно редактирано от модератор: