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
LQDN Adminsys
generateur-slogans
Commits
44da5be7
Verified
Commit
44da5be7
authored
Sep 25, 2017
by
Thibaut Broggi
Browse files
Fix HTML errors
parent
6c49dfed
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
44da5be7
...
...
@@ -131,7 +131,6 @@
<a
href=
"#step2"
class=
"nextButton"
>
ÉTAPE SUIVANTE
›
</a>
</div>
</div>
</input>
<div
id=
"step2"
>
<h2>
Remplissez le texte à trou
</h2>
<textarea
placeholder=
"(90 caractères maximum)"
rows=
"8"
id=
"step2value"
maxlength=
"90"
></textarea>
...
...
@@ -161,7 +160,7 @@
</div>
<div
id=
"step5"
>
<h2>
Signez votre création ! (optionnel)
</h2>
<input
type=
"text"
id=
"signature"
></input
>
<input
type=
"text"
id=
"signature"
/
>
<div
class=
"navButtons"
>
<a
href=
"#step4"
class=
"prevButton"
>
‹
</a>
<a
class=
"nextButton"
>
GÉNÉRER
›
</a>
...
...
@@ -178,6 +177,6 @@
</p>
</div>
</main>
<script
src=
"./canvas.js"
></script>
</body>
<script
src=
"./canvas.js"
></script>
</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