A voir également:
- Site sur IE
- Site de telechargement - Accueil - Outils
- Site x - Guide
- Site comme coco - Accueil - Réseaux sociaux
- Quel site remplace coco - Accueil - Réseaux sociaux
- Site pour partager des photos - Guide
3 réponses
body
{
width: 760px;
margin: 30px;
margin-top: 20px;
margin-bottom: 20px;
background-color: blue;
}
#en_tete
{
width: 760px;
height: 100px;
position: relative;
right: 115px;
left: 190px;
}
#corps a
{
color: purple;
}
#corps a:hover
{
color: yellow;
}
#corps p
{
text-align: center;
color: rgb(0,255,0);
}
#menu
{
font-family: comic sans ms;
margin-top: 90px;
float: left;
width: 200px;
border: 2px solid blue;
background-repeat: repeat-x;
}
#menu a
{
color: yellow;
}
#menu a:hover
{
color: red;
}
.red
{
text-decoration: blink;
color: red;
}
#corps
{
font-family: comic sans ms;
margin-left: 250px;
margin-bottom: 20px;
padding: 5px;
width: 700px;
margin-top: 30px;
}
#pied_de_page
{
text-align: center;
margin-left: 250px;
position: relative;
left: 50px;
top: 575px;
}
h2
{
text-decoration: underline;
text-align: center;
}
.u
{
text-decoration: underline;
}
td
{
border: 3px outset purple;
padding: 3px;
}
table
{
margin-left: 80px;
margin-right: 25px;
border-collapse: collapse;
}
.i
{
color: (213,208,170);
}
.normal
{
color: purple;
}
{
width: 760px;
margin: 30px;
margin-top: 20px;
margin-bottom: 20px;
background-color: blue;
}
#en_tete
{
width: 760px;
height: 100px;
position: relative;
right: 115px;
left: 190px;
}
#corps a
{
color: purple;
}
#corps a:hover
{
color: yellow;
}
#corps p
{
text-align: center;
color: rgb(0,255,0);
}
#menu
{
font-family: comic sans ms;
margin-top: 90px;
float: left;
width: 200px;
border: 2px solid blue;
background-repeat: repeat-x;
}
#menu a
{
color: yellow;
}
#menu a:hover
{
color: red;
}
.red
{
text-decoration: blink;
color: red;
}
#corps
{
font-family: comic sans ms;
margin-left: 250px;
margin-bottom: 20px;
padding: 5px;
width: 700px;
margin-top: 30px;
}
#pied_de_page
{
text-align: center;
margin-left: 250px;
position: relative;
left: 50px;
top: 575px;
}
h2
{
text-decoration: underline;
text-align: center;
}
.u
{
text-decoration: underline;
}
td
{
border: 3px outset purple;
padding: 3px;
}
table
{
margin-left: 80px;
margin-right: 25px;
border-collapse: collapse;
}
.i
{
color: (213,208,170);
}
.normal
{
color: purple;
}