filling in empty spaces in draft text
This commit is contained in:
parent
aee54c2ffc
commit
e95c4cff73
7 changed files with 32 additions and 24 deletions
|
@ -4,7 +4,11 @@
|
|||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=VT323&display=swap" rel="stylesheet">
|
||||
|
||||
<style>
|
||||
a, a:visited, a:link{
|
||||
text-decoration: underline;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id = "title">
|
||||
|
@ -12,13 +16,15 @@
|
|||
<a href = "../index.html">back</a>
|
||||
</div>
|
||||
<div id = "mainContent">
|
||||
Hi, I'm Cole Waters, the main driving force behind Atlas_Cosmos. Atlas_Cosmos is the collective name for all the work I do as a composer, creating 8-bit electronic
|
||||
Hi, I'm Cosmo, the main driving force behind Atlas_Cosmo. Atlas_Cosmo is the collective name for all the work I do as a composer and sound designer, creating electronic
|
||||
music for video games.
|
||||
<br><br>
|
||||
My dad raised me as a musician, its something I've done my whole life and something I'd love to continue to do. [some stuff about your history]
|
||||
I was raised as a musician, its something I've done my whole life and something I'd love to continue to do.
|
||||
|
||||
<div class = "imageContainer"><img src = "../images/profile.png"></div>
|
||||
[stuff about your school/qualifications and experience]
|
||||
I'm proficient in a few different instruments and have been learning the piano since I was 8. I have alot of experience in software such as Logic Pro, Fmod and Wwise. And have worked with other
|
||||
other people on multiple small projects.
|
||||
|
||||
Most of my education comes from a 2 year course I'm currently doing at <a href = "https://www.wakefield.ac.uk/study-with-us/higher-education/" target = "_blank">The University Center at Wakefield college.</a>
|
||||
</div>
|
||||
</body>
|
||||
</HTML>
|
Loading…
Add table
Add a link
Reference in a new issue