Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9214021
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T01:52:59+00:00 2026-06-18T01:52:59+00:00

I have CSS boxes of variable height set to float left inside a bigger

  • 0

I have CSS boxes of variable height set to float left inside a bigger div.
Now I would like to add a title where the text appears vertically (rotated 90 degrees) on the left side of the box, like shown on the link below(sorry can’t post images yet).

http://imageshack.us/photo/my-images/259/cssquestion.png

I have tried everything but so far with no luck. I assume I need to make two div (‘title’ and ‘content’) inside a ‘wrapper’ div but whatever position settings I use on the title div appears totally wrong.

Is this possible at all in CSS or will I have to use some JS to produce align the heights of ‘title’ and ‘content’ dynamically?

Thanks,
Nicolas

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T01:53:00+00:00Added an answer on June 18, 2026 at 1:53 am

    http://jsfiddle.net/3r2Sk/1/

    The primary code you need is

    -webkit-transform: scale(1) rotate(270deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -moz-transform: scale(1) rotate(270deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1) rotate(270deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1) rotate(270deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1) rotate(270deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    

    Ran into various issues with positioning, rotating elements can be finicky. Most of the position and widths and heights will have to be adapted to your particular situation. It would be best to start from the ground up and just copy the transform code. Use the above link as a reference.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a default style for my input boxes. I would like to add
I have created two rounded corner boxes which i would like to be aligned
I have a container div , inside which I want to pack a variable
I have a variable number of boxes and I'd like to display as many
I would like some one to provide me with a valid css which can
I have a certain number of div boxes that all have the same class
The boxes were on one line now they have been knocked onto three why
I have DIV with flexible width set e.g. min-width:800px and max-width:1400px. In this DIV,
I have a (CSS) stacking question. The tab-boxes on my development site below have
I have the below. The error class comes from here http://css.dzone.com/news/css-message-boxes-different-me I added display:

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.