-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkids.html
21 lines (21 loc) · 931 Bytes
/
kids.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html>
<html class='no-js' lang='en'>
<head>
<meta charset='utf-8'>
<title>Gema Gonzalez: web and interfaces designer</title>
<meta name="description" content="This is the site of Gema González, web and interfaces designer">
<meta name="keywords" content="Gema González, gemgon, web designer, frontend, web design, interface designer, ux, user experiences, html5, css3">
<meta name="viewport" content="width=device-width; initial-scale=1.0">
<meta name="google-site-verification" content="wyDej1tfxATZvTLNfWaDR3r7kz04pwRQES_XQ9PI4R0" />
<link href='css/style.css' rel='stylesheet'>
</head>
<body>
<div class="container">
<img src="./img/kidstory1.png" alt="">
<img src="./img/kidstory2.png" alt="">
<img src="./img/kidmockup.png" alt="">
<img src="./img/kidprototype.png" alt="">
<img src="./img/kidusertesting.png" alt="">
</div>
</body>
</html>