Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LANGENBRONN PAULINE
decouverte 1
Commits
b494dd73
Commit
b494dd73
authored
Nov 02, 2021
by
LANGENBRONN PAULINE
Browse files
Initialise homepage
parent
6b438d9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
0 → 100644
View file @
b494dd73
<Doctype
html
>
<html
lang=
"fr"
>
<head>
<meta
charset=
"utf-8"
>
<title>
Hello World!
</title>
<meta
name=
"description"
content=
"The HTML5 Herald"
>
<meta
name=
"author"
content=
"MMI"
>
<link
rel=
"stylesheet"
href=
"css/styles.css?v=1.0"
>
</head>
<body>
<h1>
Hello World!
</h1>
<script
src=
"js/scripts.js"
></script>
</body>
</html>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment