Jump to content

BOLLIKA

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by BOLLIKA

  1. Want to set transform in css3 after hovering , i don't want it to back to it's position Hi ,in this css3 code when I hover on the class it rotating 360 degree , but when i go away from the class it back as it was .the question : how can i set the class rotating even when I go away ?the code below : .class{ transition: transform 1s; }.class:hover{ transform: rotate(360deg); }
  2. Wanna active my account to write posts :(

×
×
  • Create New...