voila j´aimerais savoir comment controler la taille des tableaux de mes articles :
http://membres.lycos.fr/matyforum/monblog.htm
voici le css actuelle de ma page :
td
{
background-color: black;
}
h1
{
background-color: ffffff;
text-align: bottom;
font-size: 14px;
}
h2
{
font-size: 15px;
j´ai mis la balise h2 au code <table width="100%" cellspacing="0" cellpadding="2"> qui théoriquement controle le tableau de mes articles.
alors j´ai fait :
h2
{
font-size: 15px;
mais sa ne marche pas,
help me