-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbio.html
More file actions
42 lines (35 loc) · 2.98 KB
/
bio.html
File metadata and controls
42 lines (35 loc) · 2.98 KB
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<title>Nichoals Rose</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/style.css">
<meta name="theme-color" content="#fafafa">
</head>
<body>
<center>
<div class="links">
<a href="./index.html">Home</a> |<b>Bio</b> | <a href="./music.html">Music</a> | <a href="./contact.html">Contact</a>
</div>
</center>
<center>
<div class="text">
<p> This is where my bio goes. This is where was born and this is when I was born and this is where i went to school and this what i did with my life up until this point. This is where my bio goes. This is where was born and this is when I was born and this is where i went to school and this what i did with my life up until this point. This is where my bio goes. This is where was born and this is when I was born and this is where i went to school and this what i did with my life up until this point. This is where my bio goes. This is where was born and this is when I was born and this is where i went to school and this what i did with my life up until this point.
<br/>
This is where my bio goes. This is where was born and this is when I was born and this is where i went to school and this what i did with my life up until this point. This is where my bio goes. This is where was born and this is when I was born and this is where i went to school and this what i did with my life up until this point. This is where my bio goes. This is where was born and this is when I was born and this is where i went to school and this what i did with my life up until this point. This is where my bio goes. This is where was born and this is when I was born and this is where i went to school and this what i did with my life up until this point.
<br/>
This is where my bio goes. This is where was born and this is when I was born and this is where i went to school and this what i did with my life up until this point. This is where my bio goes. This is where was born and this is when I was born and this is where i went to school and this what i did with my life up until this point. This is where my bio goes. This is where was born and this is when I was born and this is where i went to school and this what i did with my life up until this point. This is where my bio goes. This is where was born and this is when I was born and this is where i went to school and this what i did with my life up until this point.
</p>
</div>
</center>
<!-- Google Analytics: change UA-XXXXX-Y to be your site's ID. -->
<script>
window.ga = function () { ga.q.push(arguments) }; ga.q = []; ga.l = +new Date;
ga('create', 'UA-XXXXX-Y', 'auto'); ga('set','transport','beacon'); ga('send', 'pageview')
</script>
<script src="https://www.google-analytics.com/analytics.js" async defer></script>
</body>
</html>