Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

transform translate syntax

transform: translate(50px, -50px)   /* 50px is for X-axis & -50px for Y-axis*/
Source by developer.mozilla.org #
 
PREVIOUS NEXT
Tagged: #transform #translate #syntax
ADD COMMENT
Topic
Name
7+5 =