aboutsummaryrefslogtreecommitdiff
path: root/test.html
diff options
context:
space:
mode:
Diffstat (limited to 'test.html')
-rw-r--r--test.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/test.html b/test.html
new file mode 100644
index 0000000..cde9202
--- /dev/null
+++ b/test.html
@@ -0,0 +1,8 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <title>Mon premier script</title>
+ <meta charset="UTF-8">
+ </head>
+ <body>Voici mon premier script de web dynamique!</body>
+</html>