TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Bineesh Viswanath
1.3k
424
43.3k
How to assign separate CSS file for pages in ASP.NET
May 21 2018 3:19 AM
Hai,
I am working in asp.net project having master page.
I need your help...
I having difficulty to assign separate css style for specific pages in my project. I wrote css style as field category. as below:-
label {
color
:
#555
;
display
: inline-
block
;
margin-left
:
18px
;
padding-top
:
10px
;
font-size
:
14px
;
}
This effected the whole project wherever I wrote lable. I want to segregate this issue.
Reply
Answers (
1
)
Mapping of classes and sub classes by fluent NHibernate
Hide templatefield column in gridview if column is null or 0