-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
14 lines (13 loc) · 1.34 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link href="styles.css" rel="stylesheet">
<script defer src="script.js"></script>
<title>Welcome</title>
</head>
<body>
<div style="display:flex;flex-direction:column"><div class="jss1" style="background-repeat:no-repeat;background-image:url("https://bit.ly/2RWO4Ei");background-color:;background-size:cover;width:100%;height:80vh;min-height:1000px;display:flex;flex-direction:row"><div style="margin-left:auto;margin-right:10%"><div class="MuiBox-root jss4 jss3"><h2 class="MuiTypography-root MuiTypography-h2" style="color:#000000;font-family:Arial, Helvetica, sans-serif">Hello! my name is</h2><h1 class="MuiTypography-root MuiTypography-h1" style="color:#d19a19;font-family:Roboto, Arial, Helvetica, sans-serif">Yunpeng</h1><h2 class="MuiTypography-root MuiTypography-h2" style="color:#000000;font-family:Arial, Helvetica, sans-serif">UI/UX developer</h2></div></div><img src="https://bit.ly/3fRv2Y2" alt="my portrait" style="height:100%;width:auto;margin-right:auto"/></div></div>
</body>