-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdefault.html
More file actions
150 lines (128 loc) · 7.26 KB
/
default.html
File metadata and controls
150 lines (128 loc) · 7.26 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
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Follow these instructions to be saved from your sin and know Jesus Christ as your personal savior.">
<meta name="keyword" content="salvation, saved, Hell, Heaven, sin, evil, repentance, repent, Roman's Road, Jesus">
<title>Be Saved from Evil</title>
<!--Bootstrap Stylesheets, please do not open or edit these-->
<link href="includes/css/bootstrap-reboot.css" rel="stylesheet" />
<link href="includes/css/bootstrap.css" rel="stylesheet" />
<link href="includes/css/tether-theme-arrows-dark.min.css" rel="stylesheet" />
<link href="includes/css/tether-theme-arrows.min.css" rel="stylesheet" />
<link href="includes/css/tether-theme-basic.min.css" rel="stylesheet" />
<link href="includes/css/tether.min.css" rel="stylesheet" />
<!--jQuery Stylesheets-->
<link href="includes/css/jquery-ui.min.css" rel="stylesheet" />
<link href="includes/css/jquery-ui.structure.min.css" rel="stylesheet" />
<link href="includes/css/jquery-ui.theme.min.css" rel="stylesheet" />
<!--This is where you place your Custom Stylesheets-->
<link href="includes/css/romans-road-style.css" rel="stylesheet" />
<!--Javascripts, please do not open or edit these-->
<script src="includes/js/jquery-3.2.1.min.js"></script>
<script src="includes/js/jquery-ui.min.js"></script>
<script src="includes/js/tether.min.js"></script>
<script src="includes/js/bootstrap.min.js"></script>
<!--Custom Javascript-->
<script src="includes/js/scrolling-effects.js"></script>
<script>
// Make the main header disappear after the user scrolls down
$(window).scroll(function () {
let disappearDistance = 200;
let scrollDistance = $(window).scrollTop();
if (scrollDistance >= disappearDistance) {
$('h1').addClass("scrolled");
}
else {
$('h1').removeClass("scrolled");
}
});
</script>
</head>
<body>
<div class="container-fluid">
<div class="row">
<div class="col-12 section-box anim-top-middle">
<div class="section-image img-mountains"></div>
<h1>Be Saved from Evil</h1>
<h2>We Are All Sinners</h2>
</div>
<div class="row paragraph-section nullify-row justify-content-center">
<div class="col-lg-4 col-md-6 col-sm-8 col-xs-10">
<p class="anim-middle-top">The universe is cursed with evil: death, disease, and imperfection. When people willingly commit evil against others or against God, this is called sin. Because no person is perfect, every single person is a sinner.</p>
<blockquote class="anim-middle-top">
<cite>Romans 3:10</cite>
As it is written, There is none righteous, no, not one
</blockquote>
<p class="anim-middle-top">Since God is perfect, man cannot see Him, under penalty of death. This is why God and man are separate from each other.</p>
<blockquote class="anim-middle-top">
<cite>Romans 3:23</cite>
For all have sinned, and come short of the glory of God
</blockquote>
</div>
</div>
</div>
<div class="row">
<div class="col-12 section-box anim-middle-bottom">
<div class="section-image img-gavel"></div>
<h2>God Will Punish Sin</h2>
</div>
<div class="row paragraph-section nullify-row justify-content-center">
<div class="col-lg-4 col-md-6 col-sm-8 col-xs-10">
<p class="anim-middle-top">Doing wrong results in death. The first death is the decay of the human body. Every person experiences that consequence of sin. However, the second death is eternal separation from God. To prevent the second death, a person's wrongdoing, or sin, must be paid for.</p>
<blockquote class="anim-middle-top">
<cite>Romans 6:23</cite>
For the wages of sin is death; but the gift of God is eternal life through Jesus Christ our Lord.
</blockquote>
<p class="anim-middle-top">Jesus Christ is God who came on earth in the form of man. Being perfect, He took responsibility for our sin. Through His death sacrifice, He replaced us for punishment. If we accept this replacement, we can receive His perfection while He takes away our wrongdoings.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-12 section-box anim-middle-bottom">
<div class="section-image img-clouds"></div>
<h2>Follow God's Way</h2>
</div>
<div class="row paragraph-section nullify-row justify-content-center">
<div class="col-lg-4 col-md-6 col-sm-8 col-xs-10">
<p class="anim-middle-top">To be saved from the punishment your sin deserves, ask Him to forgive you from doing wrong, and begin doing right under His leadership.</p>
<blockquote class="anim-middle-top">
<cite>Romans 10:9–13</cite>
That if thou shalt confess with thy mouth the Lord Jesus, and shalt believe in thine heart that God hath raised him from the dead, thou shalt be saved. For with the heart man believeth unto righteousness; and with the mouth confession is made unto salvation. For the scripture saith, Whosoever believeth on him shall not be ashamed. For there is no difference between the Jew and the Greek: for the same Lord over all is rich unto all that call upon him. For whosoever shall call upon the name of the Lord shall be saved.
</blockquote>
</div>
</div>
</div>
<div class="row">
<div class="col-12 section-box anim-middle-bottom">
<div class="section-image img-hugging"></div>
<h2>Choose Forgiveness</h2>
</div>
<div class="row nullify-row justify-content-center paragraph-section">
<div class="col-lg-4 col-md-6 col-sm-8 col-xs-10">
<p class="anim-middle-top">If you are ready to accept Jesus Christ as your personal Savior, take time right now to pray, confessing your sin and asking Him to come into your heart and save you from it.</p>
<p class="anim-middle-top">When you accept Jesus, He is faithful to do what He said He would—He forgives you and saves you.</p>
<blockquote class="anim-middle-top">
<cite>I John 5:13</cite>
These things have I written unto you that believe on the name of the Son of God; that ye may know that ye have eternal life, and that ye may believe on the name of the Son of God.
</blockquote>
</div>
</div>
</div>
<div class="row">
<div class="col-12 section-box">
<div class="section-image img-man"></div>
<h2>Spread the Word!</h2>
</div>
<div class="row nullify-row justify-content-center paragraph-section">
<div class="col-lg-4 col-md-6 col-sm-8 col-xs-10">
<p class="anim-bottom-bottom">If you have read this and come to know Jesus Christ as your Lord and Savior, please take the time to send us a quick email to let us know of your decision! We would love to rejoice with you and help you in the new life you must now live.</p>
<a href="#" class="cta-button anim-bottom-top">Let us know!</a>
</div>
</div>
</div>
</div>
</body>
</html>