naglowek:
Kod
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<title>tytul</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-2" />
<link rel="stylesheet" type="text/css" href="pink.css" />
<meta name="Revisit-after" content="10 days" />
<meta name="rating" content="GENERAL" />
<meta name="robots" content="all" />
CSS:
Kod
@charset "iso-8859-2";
* { font: 11px tahoma, verdana, sans-serif; }
html, body {
height: 100%;
padding: 0;
margin: auto;
background-image: url(images/tlo.jpg);
cursor: default;
}
* html body {
overflow: auto;
text-align: center;
}
.form1 {
border: 1px #e95a24 solid;
height: 14px;
background-image: url(images/myform.gif);
font-size: 9px;
color: #666666;
font-family: Verdena, Helvetica, sans-serif;
}
tak to wyglada! pod IE pola zawsze sa wieksze niz w Operze, a jak zrobic zeby dla ile ladowal inne ustawienia??