Skip to content

Commit bd68c18

Browse files
authored
Merge pull request #1 from MambaWong/main
fix title in example08.html
2 parents 040e0b5 + 2f37742 commit bd68c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bk01ch01/example08.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8">
5-
<title>Inline Styles</title>
5+
<title>Internal Styles</title>
66
<style>
77
body {
88
width: 600px;

0 commit comments

Comments
 (0)