Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Matěj Vanc
HTML 1 2
Commits
4830b6e6
Commit
4830b6e6
authored
4 years ago
by
Matěj Vanc
Browse files
Options
Download
Email Patches
Plain Diff
Add new file
parents
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
0 deletions
+42
-0
index.html
index.html
+42
-0
No files found.
index.html
0 → 100644
View file @
4830b6e6
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
>
<title>
Title
</title>
</head>
<body
style=
"background-color: green; color: yellow;"
>
⁢
>
&
"
©
<h1>
nadpis
</h1>
<h2>
nadpis2
<h2/>
<p>
vymezení odstavce
<p/>
<b>
tučné písmo
<b/>
<i>
kurzíva
<i/>
<span
style=
"color: red"
></span>
červený text
<h1>
Pozadí a odkazy
</h1>
<p>
Obyčejný text.
</p>
<p>
Odkaz na
<a
href=
"http://www.seznam.cz"
>
Seznam
</a>
.
</p>
<img
src=
"https://blog.inpage.cz/obrazek/3/kitten-jpg/"
>
<a
href=
"https://www.ssemi.cz/"
><img
src=
"https://www.stredniskoly.cz/image/loga-skol/14891409.png?18769"
border=
"0"
alt=
"HTML příručka"
></a>
<a
href=
"https://img.blesk.cz/img/1/normal620/5163233-img-astroclanky-ezoterika-obrazy-zvirata-osobnost-povaha-prvni-pohled-v7.jpg?v=7"
>
<img
src=
"https://img.blesk.cz/img/1/normal620/5163233-img-astroclanky-ezoterika-obrazy-zvirata-osobnost-povaha-prvni-pohled-v7.jpg?v=7"
border=
"0"
alt=
"HTML příručka"
></a>
</body>
</html>
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment