3.140.185.147 |    

Navigation

Google Advertisement

Stellt ein Blockobjekt um 270° gedreht dar.

rotate
  1. .rotate {
  2.  -moz-transform:rotate(270deg); /* mozilla */
  3.  -webkit-transform:rotate(270deg); /* webkit */
  4.  -o-transform:rotate(270deg); /* opera */
  5.  -ms-transform:rotate(270deg); /* ie8 +ie9 */
  6.  filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* 5.5 or later (0:none,1:90°,2:180°,3:270°) */
  7. }
Parsed in 0.002 seconds at 184.25 KB/s

Search
 
Full text search by name and content of a snippet.

User online
There are 2 users online.

Tags Cloud

Latest snippets
str2seconds
(Bash::Function)
is_integer
(Bash::Function)
file_rotate
(Bash::Function)
confirm
(Bash::Function)
is_workingtime
(Bash::Function)
last day of last month
(Bash::Snippets)
crypt_apr1_md5
(PHP::Function)
crypt_apr1_md5
(Perl::Function)
transparent
(CSS)
rfc2822Toiso8601
(PHP::Function)