Centre for Software Practice

the blog
Welcome to Centre for Software Practice Sign in | Join | Help
in Search

Browse by Tags

All Tags » asp.net » IE
  • IE only Stylesheets in ASP websites

    a very simple feature i implemented today was to make an IE only style sheet for my application i'm writing it only took 2 lines to make it work.  Firstly put the following line in your asp page (best place would be a master page): <link href=''Styles/IEStyle.css'' rel=''stylesheet'' type=''text/css'' runat=''server'' id=''lnkIEStyle'' ...
    Posted to Tim's blog (Weblog) by TimHenstridge on February 19, 2007
Powered by Community Server (Personal Edition), by Telligent Systems