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
venkat
NA
138
51.5k
css3 rotate style not supporting in c# code
Jul 27 2016 5:11 AM
watermarkContent
= "Viewed by " + dsUserDetails.Tables[0].Rows[0]["ContactFirstName"].ToString() + " " + dsUserDetails.Tables[0].Rows[0]["ContactLastName"].ToString() + " " + dsUserDetails.Tables[0].Rows[0]["OrgTimeZone"].ToString();
strBody.Append("<span style='
-moz-transform: rotate(-90deg);
color: #7a7a7c;font-size: 13px;font-family: Arial;line-height: 30px;margin:0 15px 0 0;padding:0;'>" +
watermarkContent
+ "");
I used as per browser
but still i am not getting rotate style . please help me.
.vertical-text {
/* Safari */
-webkit-transform: rotate(-90deg);
/* Firefox */
-moz-transform: rotate(-90deg);
/* IE */
-ms-transform: rotate(-90deg);
/* Opera */
-o-transform: rotate(-90deg);
/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft;
font-size:14px;
display: block;
white-space: nowrap;
width: 40px;
margin-left:-10px;
margin-right:-10px;
}
Attachment:
Image.zip
Reply
Answers (
4
)
Change Color of a datagridview Cell while entering data.
how to add number