-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
34 lines (32 loc) · 1.05 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!DOCTYPE html>
<html>
<head>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-5817775771177114",
enable_page_level_ads: true
});
</script>
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<title>Starsoft</title>
<link type="text/css" rel="stylesheet" href="Css/Muj-prvni-styl.css"/>
<img src="Obrázky/sslogo.png" width="450px" height="165px" alt="logo">
</head>
<body>
<div style="800px;
margin-left: auto;
margin-right: auto;">
</div>
<ul>
<div>
<font color="red">Vyberte Jazyk / Choose your language</font>
</div>
<div>
<a href="inen.html"><img src="us.jpg" width=150px height=95px></a> <a href="incz.html"><img src="cz.png" width=150px border=1px></a>
</div>
<font color="red">Upozorneni! Stranka je navrzena na prohlizeni v maximilizovanem okne! / Warning! Website is designed to display in maximilized window!</p>
</ul>
</body>
</html>