mirror of
https://github.com/BenDWit/freecodecamp.git
synced 2025-12-23 15:09:59 +01:00
starting on forms and tables
This commit is contained in:
parent
f6f8bdefe8
commit
1878fe66e1
1 changed files with 9 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<title>Survey Form</title>
|
||||
</head>
|
||||
|
||||
<body></body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue