?? [r???te??n] ?? [ro??te??n]

n. ??, ??, ?? [??] ??

???: ??

CSS ?? ?? ???

??: ?? ?? ???? ??? ??? ???? ??? ?????.

??: ??rotation: angle;

??: angle ??? ?? ?????. ??? ?: 0deg ~ 360deg.?

??: ???, ??, ??? ? ??(???? ??)? ?????! ?? ?? ??? ???? ????? ????.

CSS ?? ?? ?

<!DOCTYPE html>
<html>
<head>
<style> 
h1
{
rotation-point:50% 50%;
rotation:180deg;
}
</style>
</head>
<body>

<h1>旋轉(zhuǎn)效果</h1>

<p><b>注釋:</b>目前沒有瀏覽器支持 rotation-point 或 rotation 屬性。</p>

</body>
</html>

???? ?? ?

??? ????? ??? "???? ??" ??? ?????