File tree 1 file changed +7
-8
lines changed
1 file changed +7
-8
lines changed Original file line number Diff line number Diff line change 1
1
<!doctype html>
2
- 02.
3
- 03.<!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
4
- 04.<!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
5
- 05.<!--[if IE 7 ]> <html lang="en" class="no-js ie7"> <![endif]-->
6
- 06.<!--[if IE 8 ]> <html lang="en" class="no-js ie8"> <![endif]-->
7
- 07.<!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif]-->
8
- 08.<!--[if (gt IE 9)|!(IE)]><!--> < html lang ="en " class ="no-js "> <!--<![endif]-->
9
- 09.< head >
2
+ <!-- paulirish.com/2008/conditional-stylesheets-vs-css-hacks-answer-neither/ -->
3
+ <!--[if lt IE 7 ]> <html lang="en" class="no-js ie6"> <![endif]-->
4
+ <!--[if IE 7 ]> <html lang="en" class="no-js ie7"> <![endif]-->
5
+ <!--[if IE 8 ]> <html lang="en" class="no-js ie8"> <![endif]-->
6
+ <!--[if IE 9 ]> <html lang="en" class="no-js ie9"> <![endif]-->
7
+ <!--[if (gt IE 9)|!(IE)]><!--> < html lang ="en " class ="no-js "> <!--<![endif]-->
8
+ < head >
10
9
< meta charset ="utf-8 ">
11
10
12
11
<!-- Always force latest IE rendering engine (even in intranet) & Chrome Frame
You can’t perform that action at this time.
0 commit comments