Tak jak w temacie
w Operze i Mozilli wszystko ok wówczas gdy:
na początku jest:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
Wracając do Internet Explorer: to gdy jest margin-top: 0px; to Ie wyświetla 1px;
<div style="border-color: black; border-width: 2px; border-style: solid; width: 190px; max-height: 120px; margin-bottom: 0px; padding: 0px; margin-bottom: 0px;"> <!--Panel--> <div style="text-align: center; color: white; background-color: black; font-size: 12px; font-weight: bold; font-family: Arial, Helvetica, Verdana, sans-serif; margin-bottom: 0px;">Logowanie
</div> <form action="zaloguj.php" method="post" style="display: inline"> <div style="height: 25px;">Login
<input type="text" name="login" style="width: 125px; margin-left: 5px;"/></div> <div style="height: 22px;">Hasło
<input type="password" name="haslo" style="width: 125px; margin-left: 5px;"/></div> <input type="image" src="zaloguj.gif" alt="zarejestruj" style="width: 180px; height: 25px; margin-top: 5px;" /> </div> <!-- Koniec Paneli-->
już nie wiem o co z tym chodzi ;/