Active
Project:
Terrafirma Theme
Version:
6.x-2.1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
7 Dec 2008 at 05:00 UTC
Updated:
4 Apr 2009 at 14:47 UTC
But has both xhtml & css issues. It is a nice looking theme though.
Comments
Comment #1
mgiffordjust one accessibility issue listed here http://wave.webaim.org/
Comment #2
peterx commentedLots of W3C XHTML 1.0 Strict errors at http://d-theme.com/terrafirma.
<html>to
<html xmlns="http://www.w3.org/1999/xhtml" lang="<?php print $language->language; ?>" xml:lang="<?php print $language->language; ?>">Leave out the following empty lines and tell people to use the Meta tags module.
<meta name="keywords" content /><meta name="description" content />Take
target="_blank"out of your link."Baruzh web design & programming" should be "Baruzh web design & programming".
You have some unmatched divs.
Comment #3
mgiffordadding accessibility tag