Skip to content

Commit d76db62

Browse files
committed
Add missing body elements
1 parent f616118 commit d76db62

File tree

4 files changed

+5
-0
lines changed

4 files changed

+5
-0
lines changed

src/chapter-01/04-materials-light-animation.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<!DOCTYPE html>
22
<html>
33

4+
<body>
5+
46
<head>
57
<title>Example 01.04 - Materials, light and animation</title>
68
<meta charset="UTF-8" />

src/chapter-01/05-control-gui.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22

33
<html>
4+
<body>
45

56
<head>
67
<title>Example 01.05 - Control gui</title>

src/chapter-09/01-basic-animation.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33

4+
<body>
45
<head>
56
<title>Example 09.01 - Simple animation</title>
67
<meta charset="UTF-8" />

src/chapter-09/02-selecting-objects.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33

4+
<body>
45
<head>
56
<title>Example 09.02 - Selecting objects</title>
67
<meta charset="UTF-8" />

0 commit comments

Comments
 (0)