-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
26 lines (25 loc) · 1.02 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://s.pageclip.co/v1/pageclip.css" media="screen">
<title>Portafolio - Euler Basante</title>
</head>
<body>
<h2>Este es mi potafolio</h2></2>
<hr>
<h1>PORTAFOLIO EN CONSTRUCCION!</h1>
<form action="https://send.pageclip.co/cMEV9Vpqm3KJP4hlZFEvBUSsOwROVwtv" class="pageclip-form" method="post">
<!-- Replace these inputs with your own. Make sure they have a "name" attribute! -->
<input type="text" name="name" value="Roscoe Jones" />
<input type="email" name="email" value="roscoe@example.com" />
<!-- This button will have a loading spinner. Keep the inner span for best results. -->
<button type="submit" class="pageclip-form__submit">
<span>Send</span>
</button>
</form>
<script src="https://s.pageclip.co/v1/pageclip.js" charset="utf-8"></script>
</body>
</html>