How to show border and hide backface? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to show border and hide backface?

<div style="width: 100px; height: 100px; border: 1px solid #000000; backface-visibility: hidden; transform: rotateY(180deg);">Test</div>

21st Mar 2017, 10:02 AM
K.C. Leung
K.C. Leung - avatar
1 Answer
20th Apr 2017, 3:53 PM
Ivan Taylor Hawkins
Ivan Taylor Hawkins - avatar