Changing header tags for accessibility
-
Sorry for the newbie question, but I’m trying to change the header tags to comply more with accessible design. I’m using the Twenty Fourteen theme, and I’d like change:
- so single posts have only one ‘h1’ tag, the name of the post
- so the home page has only one ‘h1’, the name of the blog
- so the home page (with multiple posts listed on it) tags each post title as h2
- I’m still struggling with how to tag the name of the blog on single post pages, since it’s not really a header. If the name of the blog comes before the title of the post, then it can’t really be an h2, but that’s another story (if you have a suggestion, please comment!)
So, my newbie questions:
- What .php file contains the h1 tags for individual posts
- What .php file contains the header tags for the home page?
Any other comments will be appreciated.
Thanks!
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Changing header tags for accessibility’ is closed to new replies.