přidány první soubory
This commit is contained in:
parent
3ae474e2b1
commit
fc0c449046
23
index.html
Normal file
23
index.html
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="cs">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<link rel="stylesheet" type="text/css" href="styly.css">
|
||||||
|
<title>Zdenek Kreml</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<header>
|
||||||
|
<h1>Vítejte na mé osobní stránce!</h1>
|
||||||
|
</header>
|
||||||
|
<section>
|
||||||
|
<img src="profilovka/archos.jpg" alt="Můj obrázek">
|
||||||
|
|
||||||
|
<h2>O mně</h2>
|
||||||
|
|
||||||
|
<p>Ahoj, jmenuji se Zdenek Kreml a jsem [vaše povolání nebo zájmy]. Tato stránka je krátkým úvodem do mého světa.</p>
|
||||||
|
</section>
|
||||||
|
<footer>
|
||||||
|
<p>Kontaktujte mě na email@example.com</p>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
profilovka/archos.jpg
Normal file
BIN
profilovka/archos.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 109 KiB |
Loading…
Reference in New Issue
Block a user