Autor | Zpráva | ||
---|---|---|---|
ctverecek Profil |
#1 · Zasláno: 28. 2. 2009, 21:40:04 · Upravil/a: ctverecek
Mel jsem takovou radost ze mi stranky poslouchaji v Opere a FF ale kdyz jsem je otevrel v IE, malem jsem se z toho ******. Kterej tag nebo co neumi IE precist v tomto CSS:
/*definice hlavnich tagu*/ h1 {font-size: 24px;} h2 {font-size: 16px;} h3 {font-size: 15px;} a img {border: none} a {color: black; text-decoration: none;} .center {text-align: center;} /*konec definice hlavnich tagu*/ /*definice prvku(obrazky, tabulky, texty)*/ #table {margin-left: 85px;} #table2 {margin-left: 220px;} #table3 {margin-left: 70px;} #bunka-sirka {width: 190px;} #scroll {margin-left: 120px;} #mamca {float: left;} /*obtekani okolniho textu zleva*/ #tesim {margin-left: 35px;} #nabidka {text-align: left;} .barvicka {background-color: #256ca2; color: white;} .ikonky {float: left; margin: 3px;} .board {margin: 9px; font-size: 12px; text-align: left; overflow: auto; width: 185px; height: 350px; } .button {width: 179px; height: 28px; display: block; margin-left: 12px; margin-top: 12px; line-height: 1.8em; /*nastavuje vysku radky*/ color: white; background: url('./images/button.png') center no-repeat; text-align: center; } #tachov {position: relative; top: -139px; right: 358px;} /*konec definice prvku(obrazky, tabulky, texty)*/ /*rozvrzeni layoutu*/ #menu li{ float: left; list-style-type: none; margin-left: 20px; line-height: 2.5em; /*nastavuje vysku radky*/ } #menu li a{ width: 120px; height: 40px; text-decoration: none; color: white; display: block; margin-top: -16px; line-height: 2.5em; /*nastavuje vysku radky*/ background: url('./images/link.png') center no-repeat; } #menu a:hover{ width: 120px; height: 40px; text-decoration: none; display: block; margin-top: -16px; background: url('./images/linkactive.png') center no-repeat; } #menu .active a{ width: 120px; height: 40px; text-decoration: none; display: block; margin-top: -16px; background: url('./images/linkactive.png') center no-repeat; } body { font-family: Arial CE, Helvetica CE, Arial, Helvetica, sans-serif; color: black; margin: 0px; background:#9ec3e0; text-align:center; } #hlavicka { height: 170px; background-image: url('./images/header.png'); background-repeat: no-repeat; } #obsah { width: 900px; border: 1px solid black; margin:1em auto; text-align:left; background: url('./images/repeat.png') repeat-y; } #menu { float: left; width: 900px; height: 40px; margin: 0px; background: url('./images/menu.png'); text-align: center; background-repeat: no-repeat; } #pravypanel { float: right; width: 202px; height: 652px; margin: 0px; background: url('./images/right.png'); text-align: center; background-repeat: no-repeat; } #liner { width: 19px; float: right; margin: 0px; background: url('./images/liner.png') no-repeat; min-height: 448px; } #hlavnipanel { width: 679px; float: left; margin: 0px; background: url('./images/content.png') no-repeat; min-height: 448px; } #hlavnipanel_text { margin: 10px; } #paticka { color: white; clear: both; height: 30px; line-height: 2em; /*nastavuje vysku radky*/ text-align: center; background-image: url('./images/footer.png'); background-repeat: no-repeat; text-decoration: none; } hr.cleaner { clear:both; display: none } /*konec rozvrzeni layoutu*/ |
||
Miloš Profil |
#2 · Zasláno: 28. 2. 2009, 21:54:25
Máš IE ve standardu, nebo v quirku? (Co máš na řádku <!DOCTYPE?)
|
||
ctverecek Profil |
#3 · Zasláno: 28. 2. 2009, 21:59:21
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||
Časová prodleva: 14 let
|
0