Skip to content

Commit 12e19a5

Browse files
author
Altify
authored
Create Bibliography-Formatting-Tool.html
1 parent 4d75a79 commit 12e19a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Tester, Test. “What We Do.” Altify Marketing, Altify-Developing, 16 Mar. 2022, https://altify-chs.netlify.app/.
2+
<label for="name">Name (4 to 32 characters):</label>
3+
<input type="text" id="name" name="name" required
4+
minlength="4" maxlength="32" size="10">
5+
6+
<p id="name"></p>

0 commit comments

Comments
 (0)