Problème avec feuille de style

Résolu/Fermé
individuelle08 Messages postés 6 Date d'inscription mardi 30 septembre 2008 Statut Membre Dernière intervention 1 octobre 2008 - 30 sept. 2008 à 21:39
individuelle08 Messages postés 6 Date d'inscription mardi 30 septembre 2008 Statut Membre Dernière intervention 1 octobre 2008 - 30 sept. 2008 à 21:57
Bonjour,

Voilà mon problème: je n'arrive pas à changer la taille de la police de mon texte.
Voici le code :<style type="text/css">
table table {margin-top:250px;}
div table table, table table table {margin-top:-0;}
.banner {width:250px; height:100px; position: absolute; top:195px;
left:50%; margin-left:-420px; text-align: center;}
</style>
<div class="banner">
<font-weight:normal; font-size:18px; ">Individu[Elle]
</div>

Je suis complètement débutante, auriez-vous la solution?

Merci à tous
A voir également:

1 réponse

<style type="text/css">
table table {margin-top:250px;}
div table table, table table table {margin-top:-0;}
.banner {width:250px; height:100px; position: absolute; top:195px;
left:50%; margin-left:-420px; text-align: center;}
</style>
<div class="banner">
<font weight=500, size=18>Individu[Elle]
</div>
0
individuelle08 Messages postés 6 Date d'inscription mardi 30 septembre 2008 Statut Membre Dernière intervention 1 octobre 2008 2
30 sept. 2008 à 21:57
Merci beaucoup!
Vous êtes vraiment forts vous les développeurs!

Admirative!
-1