1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-30 23:36:47 +02:00

Fix issue #15601 — Position of X-UA-Compatible

Fix issue #15601 — Position of X-UA-Compatible, charset and viewport

Add comment to all examples

The non-responsive is correctly saying 2 instead of 3
This commit is contained in:
Kevin Kirsche
2015-01-23 14:34:52 -05:00
committed by Kevin Kirsche
parent 972a361e98
commit a380e30f7e
20 changed files with 20 additions and 0 deletions

View File

@@ -11,6 +11,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<title>Bootstrap 101 Template</title>
<!-- Bootstrap -->