Drupal 6 JavaScript and jQuery
D theme for da Web
Footer block title
Drupal 6 JavaScript and jQuery
Navigation
User login
Left sidebar block title
Drupal 7: A Beginner's Guide (Beginner's Guide (Osborne Mcgraw Hill))
Header block body. This block shows you what a block looks like in the header region and does not have a title because the title heading would cause a WCAG AA heading nesting error.
Abac
Abac is fixed width with two columns.
A Drupal 5 version of Abac is at drupal.org/project/abac. This Drupal is version is at drupal.org/node/395014.
This theme validates as XHTML 1.0 Strict and WCAG (WAI) A. At WCAG AA, there are two errors. The following line needs a title to distinguish the link from a link in the menues.
<a href="http://www.drupal.org/">Drupal</a>
The theme jumps from a heading level 1 to the following heading level 3, creating improperly nested headings. This heading could be a h2 to fix the problem.
<h3>User login</h3>
The theme validates as CSS 3 and has the following error as CSS 2.1.
URI : http://d-theme.com/sites/all/themes/abac/print.css
49 #wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited Property text-shadow doesn't exist in CSS level 2.1 but exists in [css2, css3] : none
Content block title
Content block body. This block shows you what a block looks like in the content region.
