|
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
|
|
<title>Ivardia</title>
|
|
|
|
<!-- Bootstrap -->
|
|
<link href="css/bootstrap.min.css" rel="stylesheet">
|
|
|
|
<link href="own.css" rel="stylesheet">
|
|
<script src="index.js"></script>
|
|
|
|
<!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
|
|
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
|
|
<!--[if lt IE 9]>
|
|
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
|
|
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
|
|
<![endif]-->
|
|
</head>
|
|
<body onload='OnLoadIndex();'>
|
|
<div class='own-container'>
|
|
<img class='own-indexBackgroundImage' src='http://placehold.it/1920x1080' />
|
|
<div class='own-langIndex'>
|
|
<a href="#">CAT</a>
|
|
<a href='#'>CAST</a>
|
|
<a href='#'>ENG</a>
|
|
</div>
|
|
<div class='own-menu'>
|
|
<img class='own-overImage-logo' src='http://placehold.it/200x50' />
|
|
<div class='own-menuButtonsIndex'>
|
|
<a href="#">Inici</a>
|
|
<a href='nosaltres.html'>Nosaltres</a>
|
|
<a href='#'>Contacte</a>
|
|
</div>
|
|
</div>
|
|
<div class='own-mainTitleBox'>
|
|
<div class='own-mainTitle'>El Sol del Nord</div>
|
|
<div class='own-subTitle'>-construint l'autonomia a Bakur-</div>
|
|
<img class='own-verkami' src='http://placehold.it/200x50' />
|
|
</div>
|
|
<div class='own-socialNetworks'>
|
|
<img class='own-socialNetwork' src='http://placehold.it/40x40' />
|
|
<img class='own-socialNetwork' src='http://placehold.it/40x40' />
|
|
<img class='own-socialNetwork' src='http://placehold.it/40x40' />
|
|
</div>
|
|
<div class='own-teaser'>
|
|
TEASER
|
|
</div>
|
|
</div>
|
|
<div class='temp-marge1'>-</div>
|
|
<div class='own-caixaDescripcioIndex'>
|
|
<b>Ivardia Produccions</b> es un col·lectiu audiovisual que neix de adskljfljk adsfk sdfkadhs kasdhkf ahdskj fhadsk fgads fasdf sdf ksgadf kjhsbavkshdvbjw h akdhfsfh dbfdkjasfkajdshbf kjasf kahsbf jshvf kjadsv fkad asdf.
|
|
</div>
|
|
<div class='own-caixaImatgesIndex'>
|
|
<a href='projecte.html'><img class='own-imatgeIndex' src='http://placehold.it/210x210' /></a>
|
|
<a href='projecte.html'><img class='own-imatgeIndex' src='http://placehold.it/210x210' /></a>
|
|
<a href='projecte.html'><img class='own-imatgeIndex' src='http://placehold.it/210x210' /></a>
|
|
</div>
|
|
<div id='HTMLfooter'></div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
|
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
|
|
<!-- Include all compiled plugins (below), or include individual files as needed -->
|
|
<script src="js/bootstrap.min.js"></script>
|
|
</body>
|
|
</html>
|