Validating theme at http://d-theme.com/twittish. One part presents two WCAG AA problems. <i> is obsolete. Please use span or em and decorate with CSS if needed. The <h6> creates heading nesting errors and should be combined with the <i> in a span.

<div id="leftside"><h6><i></i></h6>
<div class="tabs">

When the h6 is removed, the following heading could be promoted to h1 to create the headings in the right order.

<div id="node-535" class="node"><h2>Twittish</h2>
<span class="submitted">

Comments

Anonymous’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.