Verfasst: 02.09.2005 11:18
gibt es für css einen ausrichtungscode für miite? möchte alle inputs center haben:
aber wie mache ich das?
Code: Alles auswählen
input{
font-family: Tahoma, Verdana, Helvetica;
font-size: 10px;
font-weight: normal;
color: #000000;
text-decoration: none;
background-color: #D8DDE1;
border: 1px solid #000000;
}