Hello there,
Je suis avant tout graphiste, et moyennement douee pour la programation, aussi une petite aide serai la bienvenue.
J'ai un site en construction et un probleme de lien qui sont absolument ignores par IE et qui fonctionne tres bien avec Mozilla Firefox.
http://www.dgpaveley.co.uk/dgp2.html
je croyais pourtant avoir fait des styles simples et limpides et un xhtml correct, mais peut-etre y a t'il une grosse erreur.
voici mes styles:
body{
text-align:justify;
background:white ;
}
h1{
margin-left:45px;
background:transparent url(bgh2.jpg) no-repeat;
font-family: serif;
width:100%;
}
p {
margin-left:45px;
width: 70%;
text-indent:2em;
margin-top:-400px;
margin-bottom:35px;
}
img{
border:none;
}
.menubar {
width:140px;
margin-left:700px;
border:none;
padding: 1em;
list-style-type:none;
}
ul{
width:120px;
margin-left:700px;
border:none;
padding: 1em;
list-style-type:none;
background:transparent url(bgmenu.png);
line-height:4em;
}
li{
font-size:medium;
font-weight:bold;
color:silver:
line-height:4em;
}
a:link {
font-weight: bold;
text-decoration: none;
color:navy ;
}
a:visited {
font-weight: bold;
text-decoration: none;
color: red;
}
a:hover {
text-decoration: underline;
color: yellow;
}
a:active{
text-decoration: none;
color: red;
}
.endpage{
margin-top:425px;
margin-left:45px;
}
#photos{
margin-left:45px;
height:80px;
display:inline;
}
.credit{
margin-left:45px;
font-size:X-small;
color:red;
}
.top{
text-align:center;
}
.signature{
margin-left:45px;
text-indent:20em;
}
vous pouvez verifier la page html en ligne.
merci beaucoup par avance a ceux qui peuvent me donner une idee!!!
Marie from East Anglia
Je suis avant tout graphiste, et moyennement douee pour la programation, aussi une petite aide serai la bienvenue.
J'ai un site en construction et un probleme de lien qui sont absolument ignores par IE et qui fonctionne tres bien avec Mozilla Firefox.
http://www.dgpaveley.co.uk/dgp2.html
je croyais pourtant avoir fait des styles simples et limpides et un xhtml correct, mais peut-etre y a t'il une grosse erreur.
voici mes styles:
body{
text-align:justify;
background:white ;
}
h1{
margin-left:45px;
background:transparent url(bgh2.jpg) no-repeat;
font-family: serif;
width:100%;
}
p {
margin-left:45px;
width: 70%;
text-indent:2em;
margin-top:-400px;
margin-bottom:35px;
}
img{
border:none;
}
.menubar {
width:140px;
margin-left:700px;
border:none;
padding: 1em;
list-style-type:none;
}
ul{
width:120px;
margin-left:700px;
border:none;
padding: 1em;
list-style-type:none;
background:transparent url(bgmenu.png);
line-height:4em;
}
li{
font-size:medium;
font-weight:bold;
color:silver:
line-height:4em;
}
a:link {
font-weight: bold;
text-decoration: none;
color:navy ;
}
a:visited {
font-weight: bold;
text-decoration: none;
color: red;
}
a:hover {
text-decoration: underline;
color: yellow;
}
a:active{
text-decoration: none;
color: red;
}
.endpage{
margin-top:425px;
margin-left:45px;
}
#photos{
margin-left:45px;
height:80px;
display:inline;
}
.credit{
margin-left:45px;
font-size:X-small;
color:red;
}
.top{
text-align:center;
}
.signature{
margin-left:45px;
text-indent:20em;
}
vous pouvez verifier la page html en ligne.
merci beaucoup par avance a ceux qui peuvent me donner une idee!!!
Marie from East Anglia