Difference between revisions of "Team:Bordeaux/Template:Menu"

Line 2: Line 2:
 
<head>
 
<head>
 
<style>
 
<style>
 +
 
header {
 
header {
 
background: url('http://image.noelshack.com/fichiers/2015/24/1433893097-raisin.png') no-repeat;
 
background: url('http://image.noelshack.com/fichiers/2015/24/1433893097-raisin.png') no-repeat;
 
}
 
}
 +
 
#bloc1, #bloc2, #bloc3, #bloc4, #bloc5{
 
#bloc1, #bloc2, #bloc3, #bloc4, #bloc5{
  
Line 10: Line 12:
 
display: inline-block;
 
display: inline-block;
 
}
 
}
 +
 +
#bloc1 {
 +
position: absolute;
 +
left :50px;
 +
}
 +
 +
#bloc2 {
 +
position: absolute;
 +
left :150px;
 +
}
 +
 +
#bloc3 {
 +
position: absolute;
 +
left :265px;
 +
}
 +
 +
#bloc4 {
 +
position: absolute;
 +
left :355px;
 +
}
 +
 +
#bloc5 {
 +
position: absolute;
 +
left :500px;
 +
}
 +
 +
 +
 
</style>
 
</style>
 
</head>
 
</head>

Revision as of 00:09, 10 June 2015