Skip to content

Instantly share code, notes, and snippets.

View J-Y-P-tech's full-sized avatar

JYP J-Y-P-tech

View GitHub Profile
@J-Y-P-tech
J-Y-P-tech / contact-forms-test.html
Created October 2, 2025 12:37
contact-forms-test
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Contact Form Test Page</title>
<style>
body {
font-family: Arial, sans-serif;
max-width: 800px;
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Contact Form Test Page</title>
<style>
body {
font-family: Arial, sans-serif;
max-width: 800px;