+ 1
How to rotate box text inside that cyan box
9 Respostas
+ 2
What exactly did not work? What exactly did you try? Please clarify.
https://code.sololearn.com/WK1Z3aPM79rM/?ref=app
+ 6
Use transform and rotate
+ 1
I only added the flex-box later because I assumed that you may not only want to rotate the text but also center it... Anyway, great that it works for you now!
0
for example
.r{
transform:rotate(-45deg);
}
0
Didn't worked😑
0
Sorry i didn't tried that much codes
flex
align-content
justify-content
align-items
Also i am newbie😅
0
And thanks again
0
Thanks one more go check plzz😅
0
Thanks i done it now i want to format my input section along with input information