Skip to content
GitLab
    • Explore Projects Groups Snippets
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Merge requests
  • !15658

Fix issue #15601 — Position of Charset, X-UA-Compatible, and Viewport Meta Tags

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Administrator requested to merge github/fork/kkirsche/patch-3 into master 10 years ago
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 20

Created by: kkirsche

Fixes #15601 (closed) Add comment about the position of X-UA-Compatible, charset and viewport

Compare
  • master (base)

and
  • latest version
    a380e30f
    1 commit, 2 years ago

20 files
+ 20
- 0

    Preferences

    File browser
    Compare changes
do‎cs‎
_includes/ge‎tting-started‎
templa‎te.html‎ +1 -0
exam‎ples‎
bl‎og‎
index‎.html‎ +1 -0
caro‎usel‎
index‎.html‎ +1 -0
co‎ver‎
index‎.html‎ +1 -0
dash‎board‎
index‎.html‎ +1 -0
gr‎id‎
index‎.html‎ +1 -0
jumb‎otron‎
index‎.html‎ +1 -0
jumbotro‎n-narrow‎
index‎.html‎ +1 -0
justif‎ied-nav‎
index‎.html‎ +1 -0
nav‎bar‎
index‎.html‎ +1 -0
navbar-f‎ixed-top‎
index‎.html‎ +1 -0
navbar-s‎tatic-top‎
index‎.html‎ +1 -0
non-res‎ponsive‎
index‎.html‎ +1 -0
offc‎anvas‎
index‎.html‎ +1 -0
sig‎nin‎
index‎.html‎ +1 -0
starter-‎template‎
index‎.html‎ +1 -0
sticky‎-footer‎
index‎.html‎ +1 -0
sticky-foo‎ter-navbar‎
index‎.html‎ +1 -0
th‎eme‎
index‎.html‎ +1 -0
tooltip-‎viewport‎
index‎.html‎ +1 -0
docs/_includes/getting-started/template.html
+ 1
- 0
  • View file @ a380e30f

  • Edit in single-file editor

  • Open in Web IDE


@@ -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 -->
docs/examples/blog/index.html
+ 1
- 0
  • View file @ a380e30f

  • Edit in single-file editor

  • Open in Web IDE


@@ -4,6 +4,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 -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
docs/examples/carousel/index.html
+ 1
- 0
  • View file @ a380e30f

  • Edit in single-file editor

  • Open in Web IDE


@@ -4,6 +4,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 -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
docs/examples/cover/index.html
+ 1
- 0
  • View file @ a380e30f

  • Edit in single-file editor

  • Open in Web IDE


@@ -4,6 +4,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 -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
docs/examples/dashboard/index.html
+ 1
- 0
  • View file @ a380e30f

  • Edit in single-file editor

  • Open in Web IDE


@@ -4,6 +4,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 -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
docs/examples/grid/index.html
+ 1
- 0
  • View file @ a380e30f

  • Edit in single-file editor

  • Open in Web IDE


@@ -4,6 +4,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 -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
docs/examples/jumbotron/index.html
+ 1
- 0
  • View file @ a380e30f

  • Edit in single-file editor

  • Open in Web IDE


@@ -4,6 +4,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 -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
docs/examples/jumbotron-narrow/index.html
+ 1
- 0
  • View file @ a380e30f

  • Edit in single-file editor

  • Open in Web IDE


@@ -4,6 +4,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 -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
docs/examples/justified-nav/index.html
+ 1
- 0
  • View file @ a380e30f

  • Edit in single-file editor

  • Open in Web IDE


@@ -4,6 +4,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 -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
docs/examples/navbar/index.html
+ 1
- 0
  • View file @ a380e30f

  • Edit in single-file editor

  • Open in Web IDE


@@ -4,6 +4,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 -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
docs/examples/navbar-fixed-top/index.html
+ 1
- 0
  • View file @ a380e30f

  • Edit in single-file editor

  • Open in Web IDE


@@ -4,6 +4,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 -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
docs/examples/navbar-static-top/index.html
+ 1
- 0
  • View file @ a380e30f

  • Edit in single-file editor

  • Open in Web IDE


@@ -4,6 +4,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 -->
<meta name="description" content="">
<meta name="author" content="">
<link rel="icon" href="../../favicon.ico">
0 Assignees
None
Assign to
0 Reviewers
None
Request review from
Labels
2
docs examples
2
docs examples
    Assign labels
  • Manage project labels

Milestone
v3.3.4
v3.3.4
None
Time tracking
No estimate or time spent
Lock merge request
Unlocked
1
1 participant
Administrator
Reference: twbs/bootstrap!15658
Source branch: github/fork/kkirsche/patch-3

Menu

Explore Projects Groups Snippets