-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnew-program.html
173 lines (150 loc) · 7.41 KB
/
new-program.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
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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=Open+Sans:ital,wght@0,300;0,400;0,700;1,600&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="./styles new-tab/styles.css">
<link rel="stylesheet" href="./styles new-tab/grid.css">
<link rel="stylesheet" href="./styles/nav.css">
<link rel="stylesheet" href="./styles new-tab/mediascreem.css">
<title>new-tab</title>
</head>
<body>
<header>
<nav class="nav">
<div class="open-nav active click-active ">
<img src="./styles/icons/bars-solid.svg" id="bars">
<div class="content" id="content1"></div>
</div>
<ul class="list active " style="width : 0px;">
<li class="list_item list_item--click">
<div class="list_button list_button--click">
<img src="./styles/icons/bx-home.svg" class="list_img">
<a href="#" class="nav_link">Home</a>
<img src="./styles/icons/bx-chevron-right.svg" class="list_arrow" alt="">
</div>
<ul class="list_show">
<li class="list_inside">
<div class="ghost "></div>
<img src="./styles/icons/bx-ghost.svg" class="ghost-click">
<a href="./index..html" class="nav_link nav_link--inside">text</a>
</li>
</ul>
</li>
<li class="list_item list_item--click">
<div class="list_button list_button--click">
<img src="./styles/icons/bx-crown.svg" class="list_img">
<a href="#" class="nav_link">Premiun</a>
<img src="./styles/icons/bx-chevron-right.svg" class="list_arrow" alt="">
</div>
<ul class="list_show">
<li class="list_inside">
<div class="ghost "></div>
<img src="./styles/icons/bx-ghost.svg" class="ghost-click">
<a href="#" class="nav_link nav_link--inside">text</a>
</li>
<li class="list_inside">
<div class="ghost "></div>
<img src="./styles/icons/bx-ghost.svg" class="ghost-click">
<a href="#" class="nav_link nav_link--inside">text</a>
</li>
<li class="list_inside">
<div class="ghost "></div>
<img src="./styles/icons/bx-ghost.svg" class="ghost-click">
<a href="#" class="nav_link nav_link--inside">text</a>
</li>
</ul>
</li>
<li class="list_item list_item--click">
<div class="list_button list_button--click">
<img src="./styles/icons/bx-hive.svg" class="list_img">
<a href="#" class="nav_link">Programa</a>
<img src="./styles/icons/bx-chevron-right.svg" class="list_arrow" alt="">
</div>
<ul class="list_show">
<li class="list_inside">
<div class="ghost "></div>
<img src="./styles/icons/bx-ghost.svg" class="ghost-click">
<a href="./new-program.html" class="nav_link nav_link--inside">text</a>
</li>
</ul>
</li>
</ul>
</nav>
</header>
<main>
<div class="primary">
<div class="cont-one">
<div class="col-one"></div>
<div class="col-two">
<video width="600" controls>
<source
src="./video/59674_Camera on a tripod at the boardwalk _By_Liran_Friedman_Artlist_HD.mp4">
</video>
</div>
<div class="col-three">
<img src="https://congresomontessori.com/images/2023/img-hero-1.png" alt="">
</div>
</div>
</div>
<div class="secondary">
<div class="cont-two">
<div class="col-one"></div>
<div class="col-two">
<img src="https://congreso.richarenas.dev/images/modalidad-1.png" alt="">
</div>
<div class="col-three">
<h6 class="title">Lorem ipsum</h6>
<h3 class="sub">Lorem ipsum dolor</h3>
<div class="concept">
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Et tempore debitis nam consequuntur esse dolore eius a unde obcaecati voluptatem?Lorem ipsum dolor, sit amet consectetur adipisicing elit. Sint incidunt magnam commodi aut modi doloremque asperiores voluptatem optio quos harum.</p>
</div>
</div>
</div>
</div>
</main>
<footer class="is-flex wrap">
<div class="logo-footer bg-green column is-5">
<img src="https://congreso.richarenas.dev/images/img-hero-2.png" alt="">
</div>
<div class="is-flex bg-darkblue column wrap is-paddingless is-7">
<div class="address is-flex">
<div class="font-17">
<p>
"CICLÓN #1 CALL.MARINA SAN ANTONIO"
<br>
"NOMBRE APELLIDO"<!-- COPYRIGHT -->
<br>
"CIUDAD ########,### ####"
<br>
<br>
</p>
</div>
<img src="https://congreso.richarenas.dev/images/logo-1-footer.svg" class="has-margin-left-70" width="188">
<img src=" https://congreso.richarenas.dev/images/logo-2-footer.svg" class="has-margin-left-50" width="188">
</div>
<div class="rrss is-flex bg-blue is-full-width font-14">
<span class="color-green is-flex has-margin-right-40">SÍGUENOS</span>
<a target="_blank" href="https://developer.mozilla.org/en-US/docs/Web/JavaScript"
class="align-items-center has-margin-right-40 is-flex has-text-white">
<img src=" https://congreso.richarenas.dev/images/fb-white.svg" class="has-margin-right-5" alt="">
"/ #######"
</a>
<a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript"
class="align-items-center is-flex has-text-white">
<img src="https://congreso.richarenas.dev/images/in-white.svg" class="has-margin-right-5" alt="">
"@CORREO_CO"
</a>
</div>
</div>
<div class="copyright has-padding-40 bg-lightblue has-text-white is-full-width font-17 has-text-centered">Lorem
ipsum dolor sit amet. COPYRIGHT 2023 TODOS LOS DERECHOS RESERVADOS</div>
</footer>
<script src="./dist/navs.js"></script>
</body>
</html>