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.

87 lines
3.5 KiB

8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
8 years ago
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='imatges/mainBackground.jpg' />
  23. <div class='own-lang own-whiteText'>
  24. <a href="#">CAT</a>
  25. <a href='#'>CAST</a>
  26. <a href='#'>ENG</a>
  27. </div>
  28. <div class='own-menu'>
  29. <a href='index.html'><img class='own-overImage-logo' src='imatges/ivardialogo_transparent.png' /></a>
  30. <div class='own-menuButtons own-whiteText'>
  31. <a href="#">Inici</a>
  32. <a href='nosaltres.html'>Nosaltres</a>
  33. <a href='#'>Contacte</a>
  34. </div>
  35. </div>
  36. <div class='own-mainTitleBox'>
  37. <div class='own-mainTitle'>El Sol del Nord</div>
  38. <div class='own-subTitle'>-construint l'autonomia a Bakur-</div>
  39. <img class='own-verkami' src='botons/b_verkami.png' />
  40. </div>
  41. <div class='own-socialNetworks'>
  42. <img class='own-socialNetwork own-socialNetwork-facebookMargin' src='icones/i_facebook.png' />
  43. <img class='own-socialNetwork' src='icones/i_twitter.png' />
  44. <img class='own-socialNetwork' src='icones/i_vimeo.png' />
  45. </div>
  46. <div class='own-teaser'>
  47. <img class='own-socialNetwork' src='icones/i_play.png' />TEASER
  48. </div>
  49. </div>
  50. <div class='temp-marge1'>-</div>
  51. <div class='own-whiteOverImage'>
  52. <div class='own-caixaDescripcioIndex'>
  53. <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.
  54. </div>
  55. <div class='own-caixaImatgesIndex'>
  56. <a href='projecte.html' class='own-caixaImatgeIndex'>
  57. <p class="own-textHoverImage">PROJECTE</p>
  58. <img class='own-imatgeIndex' src='imatges/02.jpg' />
  59. </a>
  60. <a href='projecte.html' class='own-caixaImatgeIndex'>
  61. <p class="own-textHoverImage">BAKUR</p>
  62. <img class='own-imatgeIndex' src='imatges/03.jpg' />
  63. </a>
  64. <a href='projecte.html' class='own-caixaImatgeIndex'>
  65. <p class="own-textHoverImage">AGENDA</p>
  66. <img class='own-imatgeIndex' src='imatges/04.jpg' />
  67. </a>
  68. </div>
  69. </div>
  70. <div id='HTMLfooter'></div>
  71. <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
  72. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
  73. <!-- Include all compiled plugins (below), or include individual files as needed -->
  74. <script src="js/bootstrap.min.js"></script>
  75. </body>
  76. </html>