Add 'www/index.html'
This commit is contained in:
parent
a148680c83
commit
0b4748b5e7
|
@ -0,0 +1,50 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>The Cali</title>
|
||||
<meta name="author" content="Sarimoko by Travis Reames">
|
||||
<meta name="description" content="Good & services offered locally in the Northern California area!">
|
||||
<meta name="keywords" content="sarimoko, sari, moko, sariboto, boto, cult, cali, chico, california, services">
|
||||
<style>
|
||||
body {
|
||||
background-color: black;
|
||||
}
|
||||
h1, h2, h3, h4, h5, p {
|
||||
color: white;
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>The Cali</h1>
|
||||
<h3>Good & services offered locally in the Northern California area!</h3>
|
||||
<h5>COVERAGE AREAS</h5>
|
||||
<p>Chico, Yuba City, Oroville, Grass Valley, Nevada City, Sacramento, Roseville, Rocklin, Forest Hill</p>
|
||||
<h1>Services</h1>
|
||||
<h3>Music Lessons</h3>
|
||||
<p>I specialize in guitar, acoustic & electric.
|
||||
I did flute, trumpet, & baritone in wind ensemble throughout middleschool,
|
||||
then did guitar in jazz band & then theatre for the rest of highschool.
|
||||
I worked with kids for 4 years at a private school & summer camp,
|
||||
a background check can be provided upon request.
|
||||
I also have a working background in digital & live audio.
|
||||
</p>
|
||||
<h3>Private Productions</h3>
|
||||
<p>The goal is to bring professional grade equipment & editing to families & small businesses.</p>
|
||||
<ul>
|
||||
<li>Commercials</li>
|
||||
<li>Events/Parties</li>
|
||||
<li>Graduation</li>
|
||||
<li>Weddings</li>
|
||||
</ul>
|
||||
<p>Turn the hype meter on your next event to 11!</p>
|
||||
<ul>
|
||||
<li>DJ and(or) Live Audio</li>
|
||||
<li>Lighting</li>
|
||||
<li>Photography</li>
|
||||
<li>Videography</li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue