-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresources-10.html
149 lines (123 loc) · 5.69 KB
/
resources-10.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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Html+CSS: Images. Dima L</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-rbsA2VBKQhggwzxH7pPCaAqO46MgnOM80zW1RWuH61DGLwZJEdK2Kadq2F9CUG65" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/fontawesome.min.css"
integrity="sha512-SgaqKKxJDQ/tAUAAXzvxZz33rmn7leYDYfBP+YoMRSENhf3zJyx3SBASt/OfeQwBHA1nxMis7mM3EV/oYT6Fdw=="
crossorigin="anonymous" referrerpolicy="no-referrer"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/brands.min.css"
integrity="sha512-9YHSK59/rjvhtDcY/b+4rdnl0V4LPDWdkKceBl8ZLF5TB6745ml1AfluEU6dFWqwDw9lPvnauxFgpKvJqp7jiQ=="
crossorigin="anonymous" referrerpolicy="no-referrer"/>
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/gh/highlightjs/[email protected]/build/styles/default.min.css">
<link rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.10.0/styles/base16/google-light.min.css"
integrity="sha512-nzMhN+KUSkxA5L9h2BKKpaFw19+a1JufkYL6GEwKPxrsf5YFO8TBbI1Qppd72zZbHAA6RG2htrd2q7sHvcb4Ew=="
crossorigin="anonymous" referrerpolicy="no-referrer"/>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.3.1/highlight.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/highlightjs-line-numbers.min.js"></script>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<script>
hljs.highlightAll();
hljs.initLineNumbersOnLoad({
singleLine: true
});
</script>
<link rel="stylesheet" href="../exercise/assets/css/main.css">
<link rel="stylesheet" href="../exercise/assets/css/code.css">
</head>
<body>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-2BRPRR9Q9Y"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'G-2BRPRR9Q9Y');
</script>
<div class="blog-main-container mx-auto py-3">
<div class="content">
<header class="d-flex justify-content-center pb-3">
<a href="https://dimal.dev/" target="_blank" class="d-flex align-items-center text-dark text-decoration-none fs-3">
<span>DimaL</span>
<span class="">🧑💻</span>
</a>
</header>
<main>
<h1 class="text-center pb-5">
Tutorial 10. Resources for Practice
</h1>
<div class="images">
<div>
<img src="https://dimal-dev.github.io/html-css/assets/tutorial-10-images/img-1.png">
<img src="https://dimal-dev.github.io/html-css/assets/tutorial-10-images/img-2.jpg">
<img src="https://dimal-dev.github.io/html-css/assets/tutorial-10-images/img-3.jpg">
<img src="https://dimal-dev.github.io/html-css/reddit/assets/img/community/community-icon-1.png">
<img src="https://dimal-dev.github.io/html-css/assets/tutorial-6-images/logo-2.png">
<img src="https://dimal-dev.github.io/html-css/assets/tutorial-10-images/img-5.jpg">
<img src="https://dimal-dev.github.io/html-css/assets/tutorial-10-images/img-4.jpg">
<img src="https://dimal-dev.github.io/html-css/assets/tutorial-6-images/img-3.webp">
<img src="https://dimal-dev.github.io/html-css/assets/tutorial-6-images/cake.png">
<img src="https://dimal-dev.github.io/html-css/assets/tutorial-6-images/parts-2.png?1">
<img src="https://dimal-dev.github.io/html-css/assets/tutorial-6-images/star-3.png?1">
</div>
</div>
</main>
</div>
<footer class="pt-5 text-muted footer text-center">
Dima L © 2025
</footer>
</div>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-kenU1KFdBIe4zVF0s0G1M5b4hcpxyD9F7jL+jjXkk+Q2h455rYXK/7HAuoJl+0I4"
crossorigin="anonymous"></script>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Vollkorn:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&display=swap"
rel="stylesheet">
<style>
.images {
padding: 0 30px;
display: flex;
flex-direction: column;
align-items: center;
}
.images img {
display: inline-block;
max-width: 350px;
max-height: 350px;
padding: 30px;
}
.links {
list-style: none;
display: flex;
flex-direction: column;
gap: 10px;
}
.links > li {
border-bottom: 1px solid #dddddd;
padding-bottom: 10px;
}
.links > li {
display: flex;
justify-content: space-between;
}
.links-wrapper {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
}
</style>
</body>
</html>