Previous Message
Next Message

[css-d] (yet another) site check

Sent by j.d. welch on 10 February 2003 18:06


i've been working on my personal site (http://kitschparade.ath.cx) 
lately and have had some interesting challenges in trying to make its 
various elements happy with each other.  in addition to the pages i've 
written, the site uses Movable Type and a php gallery application 
(gallery.sf.net).  unfortunately, the gallery outputs a yucky nested 
table disaster (and doesn't write alt tags), but i like the backend too 
much to a) use something else* or b) spend a week hacking it into 
something better.
on the happy side, with a minimum of futzing i got the movable type 
pages validate (yay).

there are three stylesheets, /common.css, /blog/site-styles.css and 
/gallery/standalone_style.css.  /common gets @imported into the other 
two in attempt to effectively leverage cascading and inheritance and 
unite the style of several rather dispirate systems.

so: does it work?  is there a strong sense of consistent style? are 
there more clever things i should be doing to make the css cleaner? the 
site looks best in safari and the gecko browsers, and degrades badly in 
netscape 4, but i'm fine with this; the browsers listed on 
http://webstandards.org/act/campaign/buc/ are a rough target. fwiw, 
there are screenshots of the 'correct' (intended) rendering at
http://kitschparade.ath.cx/captures/

please report on any errors with windows/linux/other-unix browsers and 
any general commentary you have. i'm also curious how others have 
handled similar situations, since it seems to me a more challenging 
exercise than starting from scratch.

cheers

-jd

*= unless: is there anything comparable that outputs better html?

------------------------------------------------------------------
    J.D. Welch			|    [EMAIL-REMOVED]
    graphic designer    	|    http://www.showtunepink.com
    web developer       	|    http://kitschparade.ath.cx
------------------------------------------------------------------
Previous Message
Next Message