www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Re: Please comment on http://d-programming-language.org/

reply Kagamin <spam here.lot> writes:
Adam B Wrote:

 Using stylesheets can allow your users to view the site however is most
 pleasing to them.  For example.  Go to this page:
     http://www.thesitewizard.com/css/switch-alternate-css-styles.shtml
  and then in FireFox select: View-> Page Style and switch between the two
 provided styles.  Neato!

This trick is a must, and it doesn't require dynamic generation. One can also see a more siphisticated example at http://www.w3.org/Style/ It's not just about color scheme, style can change layout.
 In terms of layout I agree with filgood that a site like
 http://fantom.org/is a better model.

I wouldn't recommend to follow design that was developed without usability in mind.
Sep 05 2010
parent "Nick Sabalausky" <a a.a> writes:
"Kagamin" <spam here.lot> wrote in message 
news:i621j7$1uj4$1 digitalmars.com...
 It's not just about color scheme, style can change layout.

That's more of an "occasional trick" though. CSS is pretty bad at layouts in general.
Sep 06 2010