browserweiche
Verfasst: 27.07.2009, 11:24
Hi,
ich habe heute eine Seite entdeckt, wo das im Quelltext steht:
<!--[if IE 7]>
<link rel="stylesheet" href="css/main_ie7.css" type="text/css" />
<![endif]-->
<!--[if IE 5]>
<link rel="stylesheet" href="css/main_ie5.css" type="text/css" />
<![endif]-->
<!--[if IE 6]>
<link rel="stylesheet" href="css/main_ie6.css" type="text/css" />
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" href="css/main_ie8.css" type="text/css" />
<![endif]-->
Ist das eine sogenannte Browsereiche? Und sehe ich irgendwie die einzelnen css dateien?
Danke
Melli
ich habe heute eine Seite entdeckt, wo das im Quelltext steht:
<!--[if IE 7]>
<link rel="stylesheet" href="css/main_ie7.css" type="text/css" />
<![endif]-->
<!--[if IE 5]>
<link rel="stylesheet" href="css/main_ie5.css" type="text/css" />
<![endif]-->
<!--[if IE 6]>
<link rel="stylesheet" href="css/main_ie6.css" type="text/css" />
<![endif]-->
<!--[if IE 8]>
<link rel="stylesheet" href="css/main_ie8.css" type="text/css" />
<![endif]-->
Ist das eine sogenannte Browsereiche? Und sehe ich irgendwie die einzelnen css dateien?
Danke
Melli