Tags: input,css

Sort by: Date / Title /

  1. 2 years ago by spirit and saved by 1 other
    1. /* Pour avoir un style différent selon le type d'input que avez, utilisez la syntaxe suivante : */
    2. input[type~=text] {
    3.    /* vos rĂ©glages */
    4. }
    5.  
    6. /* text etant le type de l'input ( texte password button submit etc ) */
    Paste this in your website: <script type="text/javascript" src="http://www.posteet.com/embed/497"></script>

First / Previous / Next / Last / Page 1 of 1 (1 posteets)