Varför blir det olika i olika browsers??
ta en titt på https://www.megafonreklam.se och "kontakt". i safari funkar det perfekt men i ie och ff blir det helt mysko?
jag använder div:ar för att placera texten.
tack
//Martin
4 svar · 290 visningar · startad av -mjansson-
Varför blir det olika i olika browsers??
ta en titt på https://www.megafonreklam.se och "kontakt". i safari funkar det perfekt men i ie och ff blir det helt mysko?
jag använder div:ar för att placera texten.
tack
//Martin
Du har fel i css-koden vilket kan vara en förklaring till varför det inte funkar:
CSS-validatorn skrev:
* Line: 6 Context : #Table_01
Invalid number : left center is not a left value : center \* Line: 7 Context : #Table_01 Invalid number : top center is not a top value : center \* Line: 115 Context : #portfolio-typ-052 Invalid number : background-color B2B41F is not a color value : B2B41F \* Line: 175 Context : #portfolio-typ-112 Invalid number : background-color FFFFFF is not a color value : FFFFFF \* Line: 297 Context : #Table_01 Invalid number : left center is not a left value : center \* Line: 298 Context : #Table_01 Invalid number : top center is not a top value : center \* Line: 406 Context : #portfolio-typ-052 Invalid number : background-color B2B41F is not a color value : B2B41F \* Line: 466 Context : #portfolio-typ-112 Invalid number : background-color FFFFFF is not a color value : FFFFFF
Plus att Doctype saknas. vilket är det viktigaste steget i att få hemsidor att se lika ut i olika läsare.
nu funkar det bra i IE och safari men inte i FF... =(
Börja med att fixa alla små kodfel:
http://validator.w3.org/check?uri=http%3A%2F%2Fwww.megafonreklam.se%2F