Last active 1732804097

MelaineGerard's Avatar MelaineGerard revised this gist 1732804097. Go to revision

1 file changed, 11 insertions

gistfile1.txt(file created)

@@ -0,0 +1,11 @@
1 + <!DOCTYPE html>
2 + <html>
3 + <body>
4 +
5 + <h1>My First Heading</h1>
6 +
7 + <p>My first paragraph.</p>
8 +
9 + </body>
10 + </html>
11 +
Newer Older