-
Notifications
You must be signed in to change notification settings - Fork 0
/
release.html
45 lines (42 loc) · 2.67 KB
/
release.html
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
43
44
45
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="EN" lang="EN" dir="ltr" xmlns:fb="http://ogp.me/ns/fb#">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="EN" lang="EN" dir="ltr" xmlns:fb="http://ogp.me/ns/fb#">
<head profile="http://gmpg.org/xfn/11">
<title>Hazamat - Site Oficial</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="x-dns-prefetch-control" content="on">
<link rel="stylesheet" href="styles/layout.css" type="text/css" />
<script type="text/javascript" src="scripts/jquery-1.6.1.min.js"></script>
</head>
<body id="top">
<div class="wrapper col1">
<div id="topbar" class="clear">
<div id="topnav">
<img src="images/photos/000.jpg"/>
<ul>
<li class="last"><a href="./contact.html" target="_self">Contato</a><span>Fale conosco</li>
<li><a href="./photos.html" target="_self">Fotos</a><span>Galeria de fotos</span></li>
<li><a href="./videos.html" target="_self">Vídeos</a><span>Canal de vídeos</li>
<li><a href="./audios.html" target="_self">Músicas</a><span>Discografia</span></li>
<li class="active"><a href="./release.html" target="_self">Release</a><span>Conheça a banda</span></li>
<li><a href="./index.html">Principal</a><span>Página inicial</span></li>
</ul>
</div>
</div>
</div>
<!-- ####################################################################################################### -->
<div class="wrapper col2">
<div id="container" class="clear">
<p> A Hazamat é uma banda de rock'n roll de João Pessoa, no estado da Paraíba. Em atividade desde 2010, possui diversas influências musicais, o que se reflete na sonoridade multifacetada que apresenta em suas composições. Suas músicas tem como característica um instrumental técnico, vocais melódicos e letras cantadas em português.</p>
</div>
</div>
<!-- ####################################################################################################### -->
<div class="wrapper">
<div id="copyright" class="clear">
<p class="fl_left">Sob a Licença Creative Commons - 2013 - Liberdade total para os usuários - <a href="http://www.hazamat.com">www.hazamat.com</a></p>
<p class="fl_right">Template por <a href="http://www.os-templates.com/" title="Free Website Templates">OS Templates</a>, alterado por <a href="mailto:[email protected]">Pedro Guimarães</a></p>
</div>
</div>
</body>
</html>