|
@ -5,7 +5,7 @@ |
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge"> |
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
|
|
<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 --> |
|
|
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags --> |
|
|
<title>Ivardia - Projecte</title> |
|
|
|
|
|
|
|
|
<title>Ivardia - Proyecto</title> |
|
|
|
|
|
|
|
|
<!-- Bootstrap --> |
|
|
<!-- Bootstrap --> |
|
|
<link href="css/bootstrap.min.css" rel="stylesheet"> |
|
|
<link href="css/bootstrap.min.css" rel="stylesheet"> |
|
@ -23,8 +23,8 @@ |
|
|
<body onload='OnLoadDefault();'> |
|
|
<body onload='OnLoadDefault();'> |
|
|
<div id='HTMLmenu'> |
|
|
<div id='HTMLmenu'> |
|
|
<div class='own-lang'> |
|
|
<div class='own-lang'> |
|
|
<a href="http://ivardia.org">CAT</a> |
|
|
|
|
|
<a href='http://ivardia.org/es' class='own-bold'>CAST</a> |
|
|
|
|
|
|
|
|
<a href="/">CAT</a> |
|
|
|
|
|
<a href='/es/' class='own-bold'>CAST</a> |
|
|
</div> |
|
|
</div> |
|
|
<div id='menu' class='own-menu'> |
|
|
<div id='menu' class='own-menu'> |
|
|
<a href='index.html'><img id='logoIvardia' class='own-overImage-logo' src='imatges/ivardialogo_invert_transparent.png' /></a> |
|
|
<a href='index.html'><img id='logoIvardia' class='own-overImage-logo' src='imatges/ivardialogo_invert_transparent.png' /></a> |
|
|