-
Notifications
You must be signed in to change notification settings - Fork 61
Pár užitečných úprav které se mi hodili na Webdevu v Olomouci #86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
881572d
df4910f
07dccd7
64daab2
8009366
082886c
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<title>Webdev Olomouc - přednáška GIT</title> | ||
<link rel="stylesheet" href="style.css"> | ||
</head> | ||
<body> | ||
<header> | ||
<h1>Webdev Olomouc - přednáška GIT</h1> | ||
</header> | ||
<menu> | ||
<ul> | ||
<li><a href="https://www.facebook.com/groups/1874049622825379/">FB skupina</a></li> | ||
<li><a href="https://www.facebook.com/events/1904779056420262/">FB událost</a></li> | ||
<li><a href="http://danielsuchy.cz">Daniel Suchý</a> | ||
</ul> | ||
</menu> | ||
<content> | ||
<p> | ||
<h1>Ahoj světe</h1> | ||
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. | ||
</p> | ||
</content> | ||
<footer style="text-align: center"> | ||
@danielsuchy | ||
</footer> | ||
</body> | ||
</html> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:-D dobře no