HTML including a table with headers rotated around 45 degree

Batch, ASP, JScript, Kixtart, etc.
Forum rules
Do not post any licensing information in this forum.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 9 years and 3 weeks old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked
User avatar
aalbende
Posts: 30
Last visit: Mon Jul 13, 2015 7:35 am

HTML including a table with headers rotated around 45 degree

Post by aalbende »

Hi guys,

I have a question. I am generating an automatic report. This report include HTML code and it is sent using send-MailMessage.

My question is easy but I did not find a solution. This report include a HTML table with columns and rows. I would like with the columns headers to set a rotation (around 45 degrees).

I testes many CSS styles with HTML code but I did not find an idea. Has anybody a little idea about how can I solve it?
Vini Vidi Installi
User avatar
SAPIEN Support Forums
Posts: 945
Last visit: Thu Oct 22, 2015 1:10 pm

HTML including a table with headers rotated around 45 degree

Post by SAPIEN Support Forums »

This is an automated post. A real person will respond soon.

Thank you for posting, aalbende.

Here are some hints to help you get an accurate and complete answer to your question.

Ask in the best forum: If you asked in the wrong forum, just copy your question to the right forum.

Anticipate follow-up questions!

Did you remember to include the following?
  • 1. Product, version and build
    2. 32 or 64 bit product
    3. Operating system, e.g. Windows 7 64 bit.
    4. Attach a screenshot, if applicable
    5. Attach logs, crash reports, etc., in a ZIP file
If not, please take a moment to edit your original post or reply to this one.

*** Make sure you do not post any licensing information ***
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: HTML including a table with headers rotated around 45 de

Post by jvierra »

TO do this you would need to use HTML5 and CSS3. Most email clients do not support this.

Have you tried to do this? If so what have you tried?
jvierra
Posts: 15439
Last visit: Tue Nov 21, 2023 6:37 pm
Answers: 30
Has voted: 4 times
Been upvoted: 33 times

Re: HTML including a table with headers rotated around 45 de

Post by jvierra »

See: http://www.w3schools.com/cssref/tryit.asp?filename=trycss3_transform
This topic is 9 years and 3 weeks old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
Locked