mirror of
https://github.com/arnaucube/ivardiaweb.git
synced 2026-02-07 03:46:40 +01:00
primer commit
This commit is contained in:
49
index.html
Normal file
49
index.html
Normal file
@@ -0,0 +1,49 @@
|
||||
<!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();'>
|
||||
<img class='own-indexBackgroundImage' src='http://placehold.it/1920x1080' />
|
||||
contingut que hi ha sobre la imatge
|
||||
<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='#'><img class='own-imatgeIndex' src='http://placehold.it/210x210' /></a>
|
||||
<a href='#'><img class='own-imatgeIndex' src='http://placehold.it/210x210' /></a>
|
||||
<a href='#'><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>
|
||||
Reference in New Issue
Block a user