开发者

CSS linked to aspx page is Not loading in Firefox

开发者 https://www.devze.com 2023-02-11 07:12 出处:网络
I am creating a aspx page using visual studio 2008. and linking it with a css via but when i build it page opens with only html format and CSS look and feel is not applying

I am creating a aspx page using visual studio 2008. and linking it with a css via but when i build it page opens with only html format and CSS look and feel is not applying P开发者_如何学编程lease tell what can i do to make to correct. But its working correct on IE...


Have you tried validating the resulting HTML page and the CSS file (HTML Validator) (CSS Validator)

If validating and resolving errors does not help, please post your HTML and CSS.

0

精彩评论

暂无评论...
验证码 换一张
取 消