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.

76 lines
3.0 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-lang'>
  24. <a href="#">CAT</a>
  25. <a href='#'>CAST</a>
  26. <a href='#'>ENG</a>
  27. </div>
  28. <div class='own-menu'>
  29. <img class='own-overImage-logo' src='http://placehold.it/200x50' />
  30. <div class='own-menuButtons'>
  31. <a href="#">Inici</a>
  32. <a href='#'>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='http://placehold.it/200x50' />
  40. </div>
  41. <div class='own-socialNetworks'>
  42. <img class='own-socialNetwork' src='http://placehold.it/40x40' />
  43. <img class='own-socialNetwork' src='http://placehold.it/40x40' />
  44. <img class='own-socialNetwork' src='http://placehold.it/40x40' />
  45. </div>
  46. <div class='own-teaser'>
  47. TEASER
  48. </div>
  49. </div>
  50. <div class='temp-marge1'>-</div>
  51. <div class='own-caixaDescripcioIndex'>
  52. <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.
  53. </div>
  54. <div class='own-caixaImatgesIndex'>
  55. <a href='#'><img class='own-imatgeIndex' src='http://placehold.it/210x210' /></a>
  56. <a href='#'><img class='own-imatgeIndex' src='http://placehold.it/210x210' /></a>
  57. <a href='#'><img class='own-imatgeIndex' src='http://placehold.it/210x210' /></a>
  58. </div>
  59. <div id='HTMLfooter'></div>
  60. <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
  61. <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
  62. <!-- Include all compiled plugins (below), or include individual files as needed -->
  63. <script src="js/bootstrap.min.js"></script>
  64. </body>
  65. </html>