ASP.Net 2.0 themes vs css

  • Thread starter Thread starter Martin
  • Start date Start date
M

Martin

I think it would be good to have an article comparing these 2 technologies,
and explaining why themes are necessary.

I guess it's because css is tied to mark up, where as themes are aligned
with controls and their parameters, which are more sophisticated than
markup.

Martin
 
Themes bundle up a lot of concepts to make it easier to attach a specific
look to both a page and its controls. You have a lot of freedom in the
implementation of themes, although you do have to fit into the model.

It would be an interesting article.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

************************************************
Think Outside the Box!
************************************************
 
Thanks

I would expect alot of old hand html-ers to want this - if they were open
about looking at themes.

Martin
 
Back
Top