Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
christislord12 authored Aug 5, 2023
1 parent 258b667 commit a982b8c
Show file tree
Hide file tree
Showing 42 changed files with 191 additions and 0 deletions.
Binary file added fulls/HerodianLamp.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/John316.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/John3163dRendering.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/John316Ice.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/Luke2143DRendering1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/Luke2143DRendering2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/Luke214ColoredLights.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/Luke214WhiteLights.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/Papyrus37.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/Psalm118.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/Psalm1183DRendering.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/Psalm118Biplane.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/Psalm118BiplaneBlueprint.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/Psalm118BiplaneSunset.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/Psalm118Vintage110Aerial.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/Psalm23Aerial.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/ThanksgivingPsalm118.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/ThanksgivingPsalm23.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/WeThingsKingsForest.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added fulls/WeThreeKingsCandles.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@
<h1>Bible PDFs</h1>
<p>Free Public Domain Bible PDFs</p>
<a href="dirtree.html">Old School Directory Tree Version of This Website</a>
<a href="photos.html">Free Public Domain Bible Photos</a>

<br>
<div class="gallery">
<a target="_blank" href="./pdfs/bible.pdf">
Expand Down
189 changes: 189 additions & 0 deletions photos.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,189 @@
<html>
<head>
<title>Free Public Domain Bible Images</title>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<META name="description" content="Free Public Domain Bible Images">
<META name="keywords" content="Bible Scripture Images Photography Stock Photos New Testament CC0 Public Domain Old Testament Psalm 23 Psalm 118 John 3:16 Luke 2:14 Biplane Aviation Planes Christian Jesus">
<style>
div.gallery {
margin: 5px;
border: 3px solid #ccc;
float: left;
width: 400;

}

div.gallery:hover {
border: 3px solid #777;
}

div.gallery img {
width: 100%;
height: auto;
}

div.desc {
padding: 15px;
text-align: center;
}
div.credits {
display: table-cell;
vertical-align: bottom;
}
</style>

</head>
<body>
<h1>Bible Photos</h1>

<div class="gallery">
<a target="_blank" href="fulls/John316.jpg">
<img src="thumbs/John316_Thumb.jpg" alt="John 3:16" width="600" height="400">
</a>
<div class="desc">John 3:16</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/ThanksgivingPsalm23.jpg">
<img src="thumbs/ThanksgivingPsalm23_Thumb.jpg" alt="Thanksgiving Psalm 23" width="600" height="400">
</a>
<div class="desc">Thanksgiving Psalm 23</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/ThanksgivingPsalm118.jpg">
<img src="thumbs/ThanksgivingPsalm118_Thumb.jpg" alt="Thanksgiving Psalm 118" width="600" height="400">
</a>
<div class="desc">Thanksgiving Psalm 118</div>
</div>


<div class="gallery">
<a target="_blank" href="fulls/Luke214WhiteLights.jpg">
<img src="thumbs/Luke214WhiteLights_Thumb.jpg" alt="Luke 2:14" width="600" height="400">
</a>
<div class="desc">Luke 2:14</div>
</div>


<div class="gallery">
<a target="_blank" href="fulls/Luke214ColoredLights.jpg">
<img src="thumbs/Luke214ColoredLights_Thumb.jpg" alt="Luke 2:14" width="600" height="400">
</a>
<div class="desc">Luke 2:14</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/Psalm118.jpg">
<img src="thumbs/Psalm118_Thumb.jpg" alt="Psalm 118" width="600" height="400">
</a>
<div class="desc">Psalm 118</div>
</div>


<div class="gallery">
<a target="_blank" href="fulls/Psalm118Biplane.jpg">
<img src="thumbs/Psalm118Biplane_Thumb.jpg" alt="Psalm118 Biplane" width="600" height="400">
</a>
<div class="desc">Psalm118 Biplane</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/Psalm118BiplaneBlueprint.jpg">
<img src="thumbs/Psalm118BiplaneBlueprint_Thumb.jpg" alt="Psalm118BiplaneBlueprint" width="600" height="400">
</a>
<div class="desc">Psalm118 Biplane Blueprint</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/Psalm23Aerial.jpg">
<img src="thumbs/Psalm23Aerial_Thumb.jpg" alt="Psalm 23 Aerial" width="600" height="400">
</a>
<div class="desc">Psalm 23 Aerial</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/Psalm118Vintage110Aerial.jpg">
<img src="thumbs/Psalm118Vintage110Aerial_Thumb.jpg" alt="Psalm 118 Vintage Aerial" width="600" height="400">
</a>
<div class="desc">Psalm 118 Vintage Aerial</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/Psalm118BiplaneSunset.jpg">
<img src="thumbs/Psalm118BiplaneSunset_Thumb.jpg" alt="Psalm118 Biplane Sunset" width="600" height="400">
</a>
<div class="desc">Psalm118 Biplane Sunset</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/HerodianLamp.jpg">
<img src="thumbs/HerodianLamp_Thumb.jpg" alt="Herodian Lamp" width="600" height="400">
</a>
<div class="desc">Herodian Lamp</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/John316Ice.jpg">
<img src="thumbs/John316Ice_Thumb.jpg" alt="John 3:16 Ice" width="600" height="400">
</a>
<div class="desc">John 3:16 Ice</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/John3163dRendering.jpg">
<img src="thumbs/John3163dRendering_Thumb.jpg" alt="John 3:16 3D Rendering" width="600" height="400">
</a>
<div class="desc">John 3:16 3D Rendering</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/Psalm1183DRendering.jpg">
<img src="thumbs/Psalm1183DRendering_Thumb.jpg" alt="Psalm118 3D Rendering" width="600" height="400">
</a>
<div class="desc">Psalm 118 3D Rendering</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/Luke2143DRendering1.jpg">
<img src="thumbs/Luke2143DRendering1_Thumb.jpg" alt="Luke 2:14 3D Rendering" width="600" height="400">
</a>
<div class="desc">Luke 2:14 3D Rendering</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/Luke2143DRendering2.jpg">
<img src="thumbs/Luke2143DRendering2_Thumb.jpg" alt="Luke 2:14 3D Rendering" width="600" height="400">
</a>
<div class="desc">Luke 2:14 3D Rendering</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/Papyrus37.jpg">
<img src="thumbs/Papyrus37_Thumb.jpg" alt="Papyrus 37 3D Rendering" width="600" height="400">
</a>
<div class="desc">Papyrus 37 3D Rendering</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/WeThreeKingsCandles.jpg">
<img src="thumbs/WeThreeKingsCandles_Thumb.jpg" alt="We Three Kings Candles" width="600" height="400">
</a>
<div class="desc">We Three Kings Candles</div>
</div>

<div class="gallery">
<a target="_blank" href="fulls/WeThingsKingsForest.jpg">
<img src="thumbs/WeThingsKingsForest_Thumb.jpg" alt="We Three Kings Forest" width="600" height="400">
</a>
<div class="desc">We Three Kings Forest</div>
</div>




<p>All of the images on this website are free and in the public domain and may be used without copyright restrictions.</p>
<p><b>Bitcoin Donations: 1Go8WnX45HXhLBTjJCE9iiqRuDG3YzSzF8</b></p>
</div>
</body>
</html>
Binary file added thumbs/HerodianLamp_Thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thumbs/John3163dRendering_Thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thumbs/John316Ice_Thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thumbs/John316_Thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thumbs/Luke2143DRendering1_Thumb.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added thumbs/Luke2143DRendering2_Thumb.jpg
Binary file added thumbs/Luke214ColoredLights_Thumb.jpg
Binary file added thumbs/Luke214WhiteLights_Thumb.jpg
Binary file added thumbs/Papyrus37_Thumb.jpg
Binary file added thumbs/Psalm1183DRendering_Thumb.jpg
Binary file added thumbs/Psalm118BiplaneBlueprint_Thumb.jpg
Binary file added thumbs/Psalm118BiplaneSunset_Thumb.jpg
Binary file added thumbs/Psalm118Biplane_Thumb.jpg
Binary file added thumbs/Psalm118Vintage110Aerial_Thumb.jpg
Binary file added thumbs/Psalm118_Thumb.jpg
Binary file added thumbs/Psalm23Aerial_Thumb.jpg
Binary file added thumbs/ThanksgivingPsalm118_Thumb.jpg
Binary file added thumbs/ThanksgivingPsalm23_Thumb.jpg
Binary file added thumbs/WeThingsKingsForest_Thumb.jpg
Binary file added thumbs/WeThreeKingsCandles_Thumb.jpg

0 comments on commit a982b8c

Please sign in to comment.