Skip to content

Instantly share code, notes, and snippets.

@Jackson595
Jackson595 / gist:10e9a7a64957c46cc0dd431193aa742f
Last active March 9, 2023 20:33
sign up form #new #trending #for you #sing up
<style>
body {font-family: Arial, Helvetica, sans-serif;}
* {box-sizing: border-box}
/* Full-width input fields */
input[type=text], input[type=password] {
width: 100%;
padding: 15px;
margin: 5px 0 22px 0;
display: inline-block;
<!DOCTYPE html>
<html>
<title>My Wep Page!</title>
<body>
<p1> P1 means paragraph 1</p1>
</body>
</html>
<!DOCTYPE html>
<html>
</html>