Skip to content

Instantly share code, notes, and snippets.

@codeforfun-jp
Created July 1, 2021 08:08
Embed
What would you like to do?
Contact Form 1-2
<!DOCTYPE html>
<html lang="jp">
<head>
<meta charset="utf-8">
<title>お問い合わせフォーム</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
</head>
<body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment