зеркало из https://github.com/mozilla/gecko-dev.git
16 строки
518 B
HTML
16 строки
518 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div style="-moz-transform: rotatex(45deg); -moz-transform-style: preserve-3d; width: 100px;">
|
|
<div style="-moz-transform: rotatex(45deg); -moz-transform-style: preserve-3d; width: 100px;">
|
|
<div style="-moz-transform: rotatex(45deg); -moz-transform-style: preserve-3d; width: 100px;">
|
|
<div style="-moz-transform: rotatex(45deg); width: 100px; height: 100px; background-color: white;">
|
|
Test Text
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|