-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcssframework.html
More file actions
196 lines (167 loc) · 8.73 KB
/
cssframework.html
File metadata and controls
196 lines (167 loc) · 8.73 KB
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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>CSS Frameworks | Learn Web Development</title>
<link rel="icon" href="../fevicon.png">
<link rel="stylesheet" href="../css/style.css">
</head>
<body>
<nav class="navbar is-info">
<div class="navbar-brand mt-2 pb-1">
<a href="../index.html">
<h1 class="navbar-item is-size-3 has-text-white-ter has-text-weight-bold">LearnHere</h1>
</a>
<a role="button" class="navbar-burger" data-target="navMenu" aria-label="menu" aria-expanded="false">
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
<span aria-hidden="true"></span>
</a>
</div>
<div class="navbar-menu" id="navMenu">
<div class="navbar-start mt-3 ">
<a href="../index.html" class="navbar-item">Home</a>
<a href="other_html/htmlhome.html" target="_blank" rel="noopener noreferrer"
class="navbar-item">HTML</a>
<a href="other_html/csshome.html" target="_blank" rel="noopener noreferrer" class="navbar-item">CSS</a>
<a href="other_html/javascripthome.html" target="_blank" rel="noopener noreferrer"
class="navbar-item">Java
Script</a>
<div class="navbar-item has-dropdown is-hoverable">
<a href="#" class="navbar-link">More</a>
<div class="navbar-dropdown">
<!-- <a href="other_html/contents.html" class="navbar-item">Contents</a> -->
<a href="other_html/follow.html" class="navbar-item">Follow Us</a>
<a href="other_html/contact.html" class="navbar-item">Contact</a>
<a href="other_html/learnmore.html" class="navbar-item">Learn More</a>
</div>
</div>
</div>
</div>
</nav>
<div class="has-background-white-ter">
<div class="container ">
<div class="columns">
<div class=" column is-1">
</div>
<div class="column is-10">
<!-- Insert horizontal ads here -->
</div>
<div class=" column is-1">
</div>
</div>
</div>
</div>
<div class="section has-background-white-ter">
<div class="container">
<div class="columns">
<div class="column">
<div class="menu">
<p class="menu-label">
Introduction
</p>
<ul class="menu-list">
<li><a href="basics.html">Basics</a></li>
</ul>
<p class="menu-label">
Front End / Client Side
</p>
<ul class="menu-list">
<li><a href="htmlhome.html">HTML</a></li>
<li><a href="csshome.html">CSS</a></li>
<li><a href="javascripthome.html">Javascript</a></li>
<li>
<a href="framework.html">Frame Work</a>
<ul>
<li><a href="cssframework.html">CSS Framework</a></li>
<li><a href="javascriptframework.html">JavaScript Framework</a></li>
</ul>
</li>
</ul>
<p class="menu-label">
Back End / Server Side
</p>
<ul class="menu-list">
<li><a href="sqlbackend.html">SQL (MySQL)</a></li>
<li><a href="expressnodejs.html">Express (Node Js)</a></li>
<li><a href="nosqlbackend.html">NoSQL (MongoDB)</a></li>
</ul>
<p class="menu-label">
Miscellaneous
</p>
<ul class="menu-list">
<li><a href="grow.html">Grow</a></li>
<!-- <li><a href="makemoney.html">Make Money</a></li> -->
</ul>
</div>
</div>
<div class="column is-three-fifths my-0">
<div class="#">
<p class="title is-size-1">CSS Frameworks</p>
<p class="subtitle block">Bookmark this page on your browser to revisit easily and continue
learning</p>
<p class="subtitle has-text-weight-bold my-2">Bootstrap</p>
<div class="my-4">
<iframe width="728" height="410" src="https://www.youtube.com/embed/Uhy3gtZoeOM"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
<p class="subtitle has-text-weight-bold my-2">Foundation</p>
<div class="my-4">
<iframe width="728" height="410" src="https://www.youtube.com/embed/_drzb7j9Bg4"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
<p class="subtitle has-text-weight-bold my-2">Tailwind CSS</p>
<div class="my-4">
<iframe width="728" height="410" src="https://www.youtube.com/embed/UBOj6rqRUME"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
<p class="subtitle has-text-weight-bold my-2">Bulma</p>
<div class="my-4">
<iframe width="728" height="410" src="https://www.youtube.com/embed/LBzZLzu2GKo"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
<p class="subtitle has-text-weight-bold my-2">Materialize</p>
<div class="my-4">
<iframe width="728" height="410" src="https://www.youtube.com/embed/nqT8c5OFjEQ"
title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen></iframe>
</div>
</div>
</div>
<div class="column is-one-fifth">
<div class="block">
</div>
</div>
</div>
</div>
<footer class="footer has-background-grey-lighter">
<div class="content has-text-centered">
<p>
This Website
<a href="https://abrahamwebdev.github.io/" target="_blank" rel="noopener noreferrer">
<strong> LearnHere</strong></a>
is made possible by
<a href="https://twitter.com/realAbraham_GT" target="_blank" rel="noopener noreferrer">ME😎</a>.
The source code is licensed
<a href="http://opensource.org/licenses/mit-license.php" target="_blank"
rel="noopener noreferrer">MIT</a>
.The website content is licensed
<a href="http://creativecommons.org/licenses/by-nc-sa/4.0/" target="_blank"
rel="noopener noreferrer">CC BY NC
SA 4.0</a>.
</p>
</div>
</footer>
<script src="js/app.js"></script>
</body>
</html>