[wp-trac] [WordPress Trac] #12542: Fix title and h1 elements for Twenty Ten theme

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 31 15:53:56 UTC 2010


#12542: Fix title and h1 elements for Twenty Ten theme
--------------------------+-------------------------------------------------
 Reporter:  mikeschinkel  |        Owner:  iammattthomas
     Type:  defect (bug)  |       Status:  reopened     
 Priority:  normal        |    Milestone:  3.0          
Component:  Themes        |      Version:  3.0          
 Severity:  normal        |   Resolution:               
 Keywords:  has-patch     |  
--------------------------+-------------------------------------------------

Comment(by WraithKenny):

 Luckily HTML5 has sollutions for many of these issues, we just have to
 hold on for another few years ;-) But really, why limit your self to 1 h1
 element. Taking from HTML5, position in the document will allow for more.
 Use a div element with a .header class for the first h1, then an h1 nested
 in a .article. Should work on the main page, and on singles/rest-of-site.
 Or do a HTML5 child theme/derivative. I plan on doing the latter someday,
 but just as a learning exercise.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/12542#comment:20>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list