Skip to content

Commit 0c6ef79

Browse files
committed
got rid of extraneous <html> tags
1 parent 34abd7c commit 0c6ef79

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@ Temat na forum: http://forum.pasja-informatyki.pl/165441
88

99
### Zmiany
1010
#### HTML
11-
(jeszcze nic)
11+
- Usunięto nadmiarowe tagi `<html>` typu `<html lang="pl"><html>`
12+
1213
#### JS
1314
- Przeniesiono skrypty do stosownych plików `.js`
1415

slider/slider.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<!DOCTYPE html>
22
<html lang="pl">
3-
<html>
43
<head>
54
<meta charset="utf-8" />
65
<link rel="stylesheet" href="slider.css" />

zadania/zadanie2.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<!DOCTYPE html>
22
<html lang="pl">
3-
<html>
43
<head>
54
<meta charset="utf-8" />
65
</head>

0 commit comments

Comments
 (0)