-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
214 lines (169 loc) · 9.28 KB
/
Copy pathindex.html
File metadata and controls
214 lines (169 loc) · 9.28 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
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- ===== CSS ===== -->
<link rel="stylesheet" href="assets/css/styles.css">
<!-- ===== BOX ICONS ===== -->
<link href='https://cdn.jsdelivr.net/npm/boxicons@2.0.5/css/boxicons.min.css' rel='stylesheet'>
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<title>OpenBbible</title>
</head>
<body>
<!--===== HEADER =====-->
<header class="l-header">
<nav class="nav bd-grid">
<div>
<a href="#" class="nav__logo"><span class="openn">Open</span><span class = "biblee">Bible</span></a>
</div>
<div class="nav__menu" id="nav-menu">
<ul class="nav__list">
<li class="nav__item"><a href="#home" class="nav__link active">Home</a></li>
<li class="nav__item"><a href="#about" class="nav__link">About</a></li>
<li class="nav__item"><a href="#skills" class="nav__link">Why</a></li>
<li class="nav__item"><a href="#portfolio" class="nav__link">How ? </a></li>
<li class="nav__item"><a href="#contact" class="nav__link">Team</a></li>
</ul>
</div>
<div class="nav__toggle" id="nav-toggle">
<i class='bx bx-menu'></i>
</div>
</nav>
</header>
<main class="l-main">
<!--===== HOME =====-->
<section class="home" id="home">
<div class="home__container bd-grid">
<h1 class="home__title"><span class="openn">Open</span><br>Bible</h1>
<div class="home__scroll">
<a href="#about" class="home__scroll-link"><i class='bx bx-up-arrow-alt' ></i>Scroll down</a>
</div>
<img src="assets/img/perfil.jpg" alt="" class="home__img">
</div>
</section>
<!--===== ABOUT =====-->
<section class="about section" id="about">
<h2 class="section-title">About</h2>
<div class="about__container bd-grid">
<div class="about__img">
<img src="assets/img/girl.jpg" alt="">
</div>
<div>
<h2 class="about__subtitle">The <span class="openn">Open</span><span class = "biblee">Bible</span> ?</h2>
<span class="about__profession"></span>
<p class="about__text">Open Bible is an open-source software for reading, studying, and teaching the Bible.
It is free and available to everyone with no restrictions or costs. It is also a collection of books that are sacred to the Christian religion.
</p>
</div>
</div>
</section>
<!--===== SKILLS =====-->
<section class="skills section" id="skills">
<h2 class="section-title">Why's</h2>
<div class="skills__container bd-grid">
<div class="skills__box">
<h3 class="skills__subtitle"></h3>
<span class="skills__name">~ We need second opinions to better make sense of the world ~</span>
<span class="skills__name">~ Some questions need theolegical answers ~</span>
<span class="skills__name">~ Difficult living in our own heads ~</span>
<h3 class="skills__subtitle">Solution</h3>
<span class="skills__name">Creating a safe platform for communal discussions on the Bible</span>
</div>
<div class="skills__img">
<img src="assets/img/skill.jpg" alt="">
</div>
</div>
</section>
<!--===== PORTFOLIO =====-->
<section class="portfolio section" id="portfolio">
<h2 class="section-title">How</h2>
<div class="portfolio__container bd-grid">
<div class="portfolio__img">
<img src="/assets/img/gif1.gif" alt="">
<div class="portfolio__link portimg">
<a href="#" class="portfolio__link-name"><span class="askk">Ask!</span>
<br>
<br>
<span class="senttt">Online Bible that opens discourse on easily misunderstood topics</span>
</a>
</div>
</div>
<div class="portfolio__img portimg1 ">
<img src="/assets/img/how2.gif" alt="">
<div class="portfolio__link">
<a href="#" class="portfolio__link-name"><span class="askk">Learn!</span>
<br>
<br>
<span class="senttt"> Verified Pastors, Priests and Missionaries can share their notes on chapters on the Bible.</span></a>
</div>
</div>
<div class="portfolio__img portimg2">
<img src="/assets/img/how3.gif" alt="">
<div class="portfolio__link">
<a href="#" class="portfolio__link-name"><span class="askk1">Create a Community!</span>
<br>
<br>
<span class="senttt">Planning on starting a movement with others? Or do you want to create a thread of discussions on a hot topic? You can!</span></a>
</div>
</div>
</div>
</section>
<!--===== CONTACT =====-->
<section class="contact section" id="contact">
<h2 class="section-title">The Team</h2>
<div class="contact__container bd-grid">
<div class="Dev" data-aos="flip-left"
data-aos-easing="ease-out-cubic"
data-aos-duration="2000">
<img src="/assets/img/dev1.jpg" alt="Mykiel">
<p class="myk" data-aos="fade-down-left" >Pagayonan <span class="openn">Developer</span> </p>
</div>
<div class="Dev" data-aos="flip-left"
data-aos-easing="ease-out-cubic"
data-aos-duration="2000">
<img src="/assets/img/dev.jpg" alt="Justin">
<p class="myk" data-aos="fade-down-left" >Santos <span class="openn" >Developer</span> </p>
</div>
<div class="Dev" data-aos="flip-left"
data-aos-easing="ease-out-cubic"
data-aos-duration="2000">
<img src="/assets/img/grap1.jpg" alt="">
<p class="myk" data-aos="fade-down-left" >Catalan<span class="openn" > Designer</span> </p>
</div>
<div class="Dev" data-aos="flip-left"
data-aos-easing="ease-out-cubic"
data-aos-duration="2000">
<img src="/assets/img/grap.jpg" alt="">
<p class="myk" data-aos="fade-down-left" >Macadangdang<span class="openn" > Designer</span> </p>
</div>
</div>
</section>
</main>
<!--===== FOOTER =====-->
<footer class="footer section" data-aos="zoom-out-left">
<div class="word">
<img src="/assets/img/final.gif" alt="">
</div>
<div class="sentence">
<h1><span class="askk" data-aos="fade-up"
data-aos-duration="3000">We create detailed statistics</span></h1>
<p data-aos="fade-up"
data-aos-duration="1000">We keep track of what was discussed to create a detailed statistical review of everything. Helping evangelists know which issues to tackle.</p>
<div class="class-button-con">
<button > Join us</button>
</div>
</div>
</div>
</footer>
<!--===== SCROLL REVEAL =====-->
<script src="https://unpkg.com/scrollreveal"></script>
<!--===== MAIN JS =====-->
<script src="assets/js/main.js" defer> AOS.init();</script>
<script type="text/javascript" src="mdb.min.js"></script>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>