Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

What are H1, H2 & so on in web design?

Featured Replies

Sorry for the stupid question, but I notice that we talk about a lot about the importance of have the right words or title in H1 or H2. What exactly does this mean what is the relevance of it? I’m trying to build my own web site but don’t have much experience in the field.

basically. you stick the keywords you want to rank for in there. they are titles, google looks at it and thinks ah this is about this so when someone searches this it ranks sites most relievent to this.

 

basically.

<h1> to <h6> are heading tags, you use them to put your headings in

 

so h1 is the most important heading, normally something related to the page that you are on

h2 is second most important and in some ways can be seen as all the way to <h6> which is the least important.

 

It is a way to distinguish your headings in your html and css like <p> is to paragraphs.

Yep, yep...

 

Just worth saying that it's a very good idea to make sure they're properly 'nested' (although not a 'design' requirement, just for good content structure) - H2 within H1, H3 within H2 etc.

 

H1 - Main Title

H2 - Section Title

H3 - Sub-section Title

H3 - Sub-section Title

H3 - Sub-section Title

H2 - Section Title

H3 - Sub-section Title

H3 - Sub-section Title

etc.

 

It's usually rare for you to need to get past H4 - if you find yourself needing H5 and H6 then you should check you don't need to break the content up a bit.

Sorry for the stupid question, but I notice that we talk about a lot about the importance of have the right words or title in H1 or H2. What exactly does this mean what is the relevance of it? I’m trying to build my own web site but don’t have much experience in the field.

 

 

The H tags are heading tags that format your text into headings. H1 is the most prominent (largest), H2 the second, and so forth. You need to mind the content of each heading tag, it's probably a good idea. What he is essentially saying is that the search engines look to these tags for relevant meaning for SEO. Don't fill them with junk, essentially.

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.