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.
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.
|
|
Artists C01 is, unfortunately, fixed width but it is close to validating as XHTML 1.0 Strict and needs just one change, the doctype. The doctype is set to transitional instead of strict.
The theme validates when you change the first line of the page.tpl.php file from:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
to:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
This Artists C01 is 6.x-1.1 from 2008-Mar-13, 77.8 KB download.
Content block body. This block shows you what a block looks like in the content region.