17-04-2010, 03:44
Ok, rozumiem o co chodzi ale na co to zmienić, ( wklejam kawałek kodu.. *.php ):
Kod:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-2" />
<title><?php echo $config_blogname; ?></title>
<link href="style_screen.css" media="screen" type="text/css" rel="stylesheet" />
<link href="http://przx.pl/r1/css/ieonly.css" media="screen" type="text/css" rel="stylesheet" />
</head>
.....