We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8638c06 commit 9295497Copy full SHA for 9295497
page3.html
@@ -5,6 +5,13 @@
5
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
6
-->
7
<html>
8
+<head>
9
+<style>
10
+body {
11
+ background-image: "images/bg.jpg";
12
+}
13
+</style>
14
+</head>
15
<head>
16
<meta charset="utf-8" />
17
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
0 commit comments