Skip to content

Instantly share code, notes, and snippets.

<?php include "process.php"; ?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Form Sample</title>
<link rel="stylesheet" href="normalize.css" />
<link rel="stylesheet" href="mystyle.css" />
<script src="http://code.jquery.com/jquery-1.9.1.min.js"></script>
</head>