Re-salut Voila j'arrive pas a deplacer la barre donc si vous pouvez m'aider.Html:<input type="text" name="nom" class="nom"/>
Css:nom{left:50px;right:50px;top:50px}
Ais-je fait une erreur ou le code est corecte ?
*
Css:.nom{left:50px;right:50px;top:50px}
la "barre" oO ?
ajoute
.nom {position:absolute;left:50px;right:50px;top:50px}
Ah oui merci ^^PS:Ca s'appele coment alors ? :D
un input...
Un champ de saisie