Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a7d5e7b

Browse files
Meta tags
1 parent e67614b commit a7d5e7b

File tree

1 file changed

+3
-1
lines changed
  • Day 03 - Playing With CSS Variables & JS

1 file changed

+3
-1
lines changed

‎Day 03 - Playing With CSS Variables & JS/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<meta charset="UTF-8" />
4+
<meta charset="UTF-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
57
<title>Scoped CSS Variables and JS</title>
68
<link rel="stylesheet" href="style.css" />
79
</head>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /