-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
29 lines (29 loc) · 1.26 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>STOMP</title>
</head>
<body>
<p>Заглушка</p>
<ul>
<li><a href="resume-html/">Homework 1 (resume - html)</a></li>
<li><a href="resume-html-css/">Homework 2 (resume - html + css)</a></li>
<li><a href="dinner-list/">Homework 3 (dinner list)</a></li>
<li><a href="breadcrumbs/">Homework 3.1 (breadcrumbs)</a></li>
<li><a href="weather-forecast/">Homework 4 (weather forecast)</a></li>
<li><a href="items-in-shop/">Homework 4.1 (list of items in shop)</a></li>
<li><a href="css-crest-animation/">Homework 5 (css crest animation)</a></li>
<li><a href="huge-search/">Homework 6 (huge search)</a></li>
<li><a href="fonts-sheet/">Homework 7 (fonts sheet)</a></li>
<li><a href="maked-from-psd/">Howework 7.1 (maked-from-psd)</a></li>
<li><a href="psd-template-products/">Homework 8 (psd-template-products)</a></li>
<li><a href="chess-board/">Homework 8.1 (chess)</a></li>
<li><a href="daily-form/">Homework 10 (daily-form)</a></li>
<li><a href="bootstrap_template/">Bootstrap template</a></li>
<li><a href="condev_template/">Condev template</a></li>
<li><a href="our-team/">Homework 13(our-team)</a></li>
<li><a href="fecit/dist/">Homework 14 (fecit)</a></li>
</ul>
</body>
</html>