| Summary | Use <h1 class="header"> when possible |
| Queue | Horde Base |
| Queue Version | HEAD |
| Type | Enhancement |
| State | Resolved |
| Priority | 1. Low |
| Owners | Horde Developers (at) |
| Requester | chuck (at) horde (dot) org |
| Created | 09/04/2005 (7368 days ago) |
| Due | |
| Updated | 09/12/2005 (7360 days ago) |
| Assigned | 09/04/2005 (7368 days ago) |
| Resolved | 09/12/2005 (7360 days ago) |
| Milestone | |
| Patch | No |
State ⇒ Assigned
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Use <h1 class="header"> when possible
Queue ⇒ Horde Base
Assigned to
with it or something. :) Generally: we can't always use <h1> for our
headers since we put stuff floated to the right in them, which isn't
legal. But if there's only text inside a header-only table or a <div
class="header">, use the <h1> tag instead for better semantics.