You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

68 lines
2.8 KiB

8 years ago
8 years ago
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge">
  6. <meta name="viewport" content="width=device-width, initial-scale=1">
  7. <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
  8. <title>Ivardia</title>
  9. <!-- Bootstrap -->
  10. <link href="css/bootstrap.min.css" rel="stylesheet">
  11. <link href="own.css" rel="stylesheet">
  12. <script src="index.js"></script>
  13. <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
  14. <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
  15. <!--[if lt IE 9]>
  16. <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
  17. <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
  18. <![endif]-->
  19. </head>
  20. <body onload='OnLoadIndex();'>
  21. <div class='own-container'>
  22. <img class='own-indexBackgroundImage' src='http://placehold.it/1920x1080' />
  23. <div class='own-menu'>
  24. <img class='own-overImage-logo' src='http://placehold.it/200x50' />
  25. <div class='own-menuButtons'>
  26. <a href="#">Inici</a>
  27. <a href='#'>Nosaltres</a>
  28. <a href='#'>Contacte</a>
  29. </div>
  30. </div>
  31. <div class='own-mainTitleBox'>
  32. <div class='own-mainTitle'>El Sol del Nord</div>
  33. <div class='own-subTitle'>-construint l'autonomia a Bakur-</div>
  34. <img class='own-verkami' src='http://placehold.it/200x50' />
  35. </div>
  36. <div class='own-socialNetworks'>
  37. <img class='own-socialNetwork' src='http://placehold.it/40x40' />
  38. <img class='own-socialNetwork' src='http://placehold.it/40x40' />
  39. <img class='own-socialNetwork' src='http://placehold.it/40x40' />
  40. </div>
  41. </div>
  42. <div class='temp-marge1'>-</div>
  43. <div class='own-caixaDescripcioIndex'>
  44. <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.
  45. </div>
  46. <div class='own-caixaImatgesIndex'>
  47. <a href='#'><img class='own-imatgeIndex' src='http://placehold.it/210x210' /></a>
  48. <a href='#'><img class='own-imatgeIndex' src='http://placehold.it/210x210' /></a>
  49. <a href='#'><img class='own-imatgeIndex' src='http://placehold.it/210x210' /></a>
  50. </div>
  51. <div id='HTMLfooter'></div>
  52. <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
  53. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
  54. <!-- Include all compiled plugins (below), or include individual files as needed -->
  55. <script src="js/bootstrap.min.js"></script>
  56. </body>
  57. </html>