-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1pe03.htm
More file actions
76 lines (64 loc) · 6.03 KB
/
Copy path1pe03.htm
File metadata and controls
76 lines (64 loc) · 6.03 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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>1 Peter 3</title>
<link rel="stylesheet" type="text/css" href="css/gridj.css">
<link rel="stylesheet" type="text/css" href="css/controls.css">
<link rel="stylesheet" type="text/css" href="css/navigation.css">
</head>
<body>
<!-- TOP RIBBON - Mobile Only -->
<div class="nav-ribbon" id="navRibbon" data-book="1 Peter" data-chapter="3">
<span class="nav-menu" id="navMenu">☰</span>
<a href="1pe02.htm" class="nav-arrow nav-prev">←</a>
<span class="nav-text">1 Peter 3</span>
<a href="1pe04.htm" class="nav-arrow nav-next">→</a>
</div>
<!-- MENU DROPDOWN -->
<div class="menu-dropdown" id="menuDropdown">
<div class="menu-option" id="aboutLink">About</div>
<div class="menu-option verse-toggle">
Verse Numbering
<span class="toggle-options">
<span class="toggle-choice" id="verseOn">On</span>
<span class="toggle-choice active" id="verseOff">Off</span>
</span>
</div>
</div>
<!-- THE TALUS BONE - Navigation Aid (Desktop) -->
<div class="nav-aid" id="navAid">
<a href="1pe02.htm" class="nav-arrow nav-prev">←</a>
<span class="nav-text">1 Peter 3</span>
<a href="1pe04.htm" class="nav-arrow nav-next">→</a>
</div>
<!-- TREE CONTAINER (hidden by default) -->
<div class="tree-container" id="treeContainer">
<svg id="tree"></svg>
</div>
<article>
<h1>Peter's First Letter</h1>
<h2>Chapter 3</h2>
<section><p><span class="verse" id="V1"></span>In the same way, wives, be in subjection to your own husbands, so that, even if any don’t obey the Word, they may be won by the behavior of their wives without a word, <span class="verse" id="V2"></span>seeing your pure behavior in fear. <span class="verse" id="V3"></span>Let your beauty come not from the outward adorning of braiding your hair, and of wearing gold ornaments or of putting on fine clothing, <span class="verse" id="V4"></span>but from the hidden person of the heart, in the incorruptible adornment of a gentle and quiet spirit, which is very precious in God’s sight. <span class="verse" id="V5"></span>For this is how in the past the holy women who hoped in God also adorned themselves, being in subjection to their own husbands. <span class="verse" id="V6"></span>So Sarah obeyed Abraham, calling him lord, whose children you now are if you do well and are not put in fear by any terror.</p><p><span class="verse" id="V7"></span>You husbands, in the same way, live with your wives according to knowledge, giving honor to the woman as to the weaker vessel, as also being joint heirs of the grace of life, that your prayers may not be hindered.</p><p><span class="verse" id="V8"></span>Finally, all of you be like-minded, compassionate, loving as brothers, tenderhearted, courteous, <span class="verse" id="V9"></span>not rendering evil for evil or insult for insult; but instead blessing, knowing that you were called to this, that you may inherit a blessing. <span class="verse" id="V10"></span>For,</p><blockquote><p>“He who would love life<br/>and see good days,<br/>let him keep his tongue from evil<br/>and his lips from speaking deceit.<br/><span class="verse" id="V11"></span>Let him turn away from evil and do good.<br/>Let him seek peace and pursue it.<br/><span class="verse" id="V12"></span>For the eyes of the Lord are on the righteous,<br/>and his ears open to their prayer;<br/>but the face of the Lord is against those who do evil.”<label class="margin-toggle sidenote-number" for="1pe-3-12-note-1">
</label>
<input class="margin-toggle" id="1pe-3-12-note-1" type="checkbox"/>
<span class="sidenote">
<a href="psa034.htm#v12">Psalms 34:12-16</a>
</span></p></blockquote><p><span class="verse" id="V13"></span>Now who will harm you if you become imitators of that which is good? <span class="verse" id="V14"></span>But even if you should suffer for righteousness’ sake, you are blessed. “Don’t fear what they fear, neither be troubled.”<label class="margin-toggle sidenote-number" for="1pe-3-14-note-1">
</label>
<input class="margin-toggle" id="1pe-3-14-note-1" type="checkbox"/>
<span class="sidenote">
<a href="isa08.htm#v12">Isaiah 8:12</a>
</span> <span class="verse" id="V15"></span>But sanctify the Lord God in your hearts. Always be ready to give an answer to everyone who asks you a reason concerning the hope that is in you, with humility and fear, <span class="verse" id="V16"></span>having a good conscience. Thus, while you are spoken against as evildoers, they may be disappointed who curse your good way of life in Christ. <span class="verse" id="V17"></span>For it is better, if it is God’s will, that you suffer for doing what is right than for doing evil. <span class="verse" id="V18"></span>Because Christ also suffered for sins once, the righteous for the unrighteous, that he might bring you to God, being put to death in the flesh, but made alive in the Spirit, <span class="verse" id="V19"></span>in whom he also went and preached to the spirits in prison, <span class="verse" id="V20"></span>who before were disobedient when God waited patiently in the days of Noah while the ship was being built. In it, few, that is, eight souls, were saved through water. <span class="verse" id="V21"></span>This is a symbol of baptism, which now saves you—not the putting away of the filth of the flesh, but the answer of a good conscience toward God—through the resurrection of Jesus Christ, <span class="verse" id="V22"></span>who is at the right hand of God, having gone into heaven, angels and authorities and powers being made subject to him. <span class="nav-ribbon-bottom"><a class="nav-arrow nav-next" href="1pe04.htm">→</a></span></p></section>
</article>
<!-- D3.js -->
<script src="https://d3js.org/d3.v7.min.js"></script>
<!-- Bible Data -->
<script src="bible-data.js"></script>
<!-- Navigation Script -->
<script src="js/navigation.js"></script>
<!-- Navigation Controls Script -->
<script src="js/nav-controls.js"></script>
</body>
</html>