I was playing with this theme for another blog I’m working on and decided it was time to give older eyes a break from the dark and dreary themes I typically use. This theme is also 1024×768 friendly and validates as XHTML 1.1, something you don’t typically see with WP themes.

An interesting note about XHTML 1.1 is that iframe tags are no longer used, and have been replaced by object tags:

<iframe src='ad.htm' style='width:125px; height:125px;' ></iframe>

becomes:

<object id="ad" type="text/html" 
    data="ad.htm" 
    width="125" height="125"> 
  <p>Oh no! That didn't work...</p>
</object>

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">

© 2010 nukeitdotorg Suffusion WordPress theme by Sayontan Sinha

Powered by CDN Rewrites