I am again stuck up in a problem regarding applying external css. i refered the book ASP.NET for mobile devices, and implemented code as suggested in the book to apply .css file by adding few lines of code in web.config file and using csslocation & cssclass
tags. But when i opened the test .aspx pages on my Pocket PC 5.0 emulator, the style sheet was not getting applied, specially the background color of the label. Can any one help me ??
keyur
Member
7 Points
4 Posts
applying css
Jul 26, 2007 06:10 AM|LINK
Hi all
I am again stuck up in a problem regarding applying external css. i refered the book ASP.NET for mobile devices, and implemented code as suggested in the book to apply .css file by adding few lines of code in web.config file and using csslocation & cssclass tags. But when i opened the test .aspx pages on my Pocket PC 5.0 emulator, the style sheet was not getting applied, specially the background color of the label. Can any one help me ??
css background color