Advertisement
Guest User

Untitled

a guest
Apr 13th, 2024
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. <main>
  2. <--! THIS IS A HTML CODE. -->
  3.  
  4. <form action="../php/database/upload-manga.php" method="post">
  5. <label for="title">TITLE: </label>
  6. <input type="text" name="title" id="title" required>
  7. <br>
  8. <input type="submit">
  9.  
  10. </form>
  11. </main>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement