Witam. W przeglądarce google'a nie mogę uzyskać formatowania, umieszczonego w osobnym pliku, podczas gdy w IE nie ma z tym problemu. Pytanie: czy jakieś elementy html mogą spowodować takie zachowanie chrome'a?Jeżeli tak, to jakie? Sekcja head
<!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" xml:lang="en" lang="en"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="description" content="Blog Piotrka Czyńskiego" /> <link rel="stylesheet" type="text/css" media="screen, projection" href="widok/css/styl.css" title="domyslny" /> <link rel="alternate stylesheet" type="text/css" media="screen, projection" href="widok/css/bez.css" title="bez" /> <link rel="alternate stylesheet" type="text/css" media="screen, projection" href="widok/css/wiekszy.css" title="wiekszy" /> <link rel="alternate stylesheet" type="text/css" media="screen, projection" href="widok/css/najwiekszy.css" title="najwiekszy" /> <link rel="stylesheet" type="text/css" media="print" href="widok/css/druk.css" />
Pozdrawiam.