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
Vikas Singh
1.3k
410
14.9k
How to add multiple css by c# code.
May 18 2020 6:52 AM
Hello Sir i am trying to add css like this
"divacccontent.Style.Add("background-color", "#207945");"
but i want to add more than one css and i donn't want to repeate it like
"divacccontent.Style.Add("background-color", "#207945");"
"divacccontent.Style.Add("display", "block");"
so how can i do.Please help
Reply
Answers (
2
)
How to send an email using sendgrid with C#
Excel data validate with Database data