The New Testament
The New Testament
Download the New Testament KJV – Free Designer Edition (2025)

Experience the timeless Word of God in a new light with the New Testament KJV – Free Designer Edition (2025). This version offers a beautifully formatted, easy-to-read digital experience of the King James Version New Testament. It is completely copyright-free, taken directly from the public domain KJV text available at Scion of Zion Ministries, and available for download, sharing, or use in ministry — no restrictions, no licenses, no fees.
<!DOCTYPE html>
<html lang=”en”>
<head>
<meta charset=”UTF-8″ />
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″/>
<title>The New Testament – We Love God Daily</title>
<style>
body {
margin: 0;
font-family: Arial, sans-serif;
background: #f2f2f2;
color: #333;
text-align: center;
}
.hero {
background: url(‘https://i.postimg.cc/T1X178db/New-Testament.jpg’) center/cover no-repeat;
height: 300px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
color: white;
text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
}
h1 {
font-size: 48px;
margin: 0;
}
p {
font-size: 20px;
margin-top: 10px;
}
.button-container {
display: flex;
flex-wrap: wrap;
justify-content: center;
padding: 30px 15px;
gap: 10px;
}
.book-button {
background-color: #e6f0ff;
color: #003366;
padding: 10px 15px;
border-radius: 8px;
border: 1px solid #b3c6ff;
text-decoration: none;
font-weight: bold;
transition: background-color 0.2s ease;
}
.book-button:hover {
background-color: #cce0ff;
}
</style>
</head>
<body>
<div class=”hero”>
<h1>The New Testament</h1>
<p>The New Testament</p>
</div>
<div class=”button-container”>
<a href=”https://sites.google.com/view/welovegoddaily/matthew” class=”book-button” target=”_blank”>
📖 Matthew
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/mark” class=”book-button” target=”_blank”>
📖 mark
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/luke” class=”book-button” target=”_blank”>
📖 Luke
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/john” class=”book-button” target=”_blank”>
📖 John
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/acts” class=”book-button” target=”_blank”>
📖 Acts
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/romans” class=”book-button” target=”_blank”>
📖 Romans
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/1-corinthians” class=”book-button” target=”_blank”>
📖 1 Corinthians
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/2-corinthians” class=”book-button” target=”_blank”>
📖 2 Corinthians
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/galatians” class=”book-button” target=”_blank”>
📖 galatians
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/ephesians” class=”book-button” target=”_blank”>
📖 Ephesians
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/philippians” class=”book-button” target=”_blank”>
📖 philippians
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/colossians” class=”book-button” target=”_blank”>
📖 colossians
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/1-thessalonians” class=”book-button” target=”_blank”>
📖 1-thessalonians
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/2-thessalonians” class=”book-button” target=”_blank”>
📖 2-thessalonians
</a>
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/1-timothy” class=”book-button” target=”_blank”>
📖 1-timothy
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/2-timothy” class=”book-button” target=”_blank”>
📖 2-timothy
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/titus” class=”book-button” target=”_blank”>
📖 titus
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/philemon” class=”book-button” target=”_blank”>
📖 philemon
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/hebrews” class=”book-button” target=”_blank”>
📖 hebrews
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/james” class=”book-button” target=”_blank”>
📖 james
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/1-peter” class=”book-button” target=”_blank”>
📖 1-peter
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/2-peter” class=”book-button” target=”_blank”>
📖 2-peter
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/1-john” class=”book-button” target=”_blank”>
📖 1-john
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/2-john” class=”book-button” target=”_blank”>
📖 2-john
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/3-john” class=”book-button” target=”_blank”>
📖 3-john
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/jude” class=”book-button” target=”_blank”>
📖 jude
</a>
<a href=”https://sites.google.com/view/welovegoddaily/matthew/revelation” class=”book-button” target=”_blank”>
📖 revelation
</a>
</div>
</body>
</html>
To create a Bible template using the HTML code you provided, follow these clear and simple steps. This will let you build your own Bible website, where each button links to a page that displays the full Bible book content.
✅ Step-by-Step Guide: Creating Your Bible Template
🔧 1. Understand the Purpose of the Template
This template is a homepage for the New Testament KJV, designed to:
Display a clean banner (hero section)
Show buttons for each New Testament book
Link each button to a separate page containing that book’s Bible text
📁 2. Set Up Your File Structure
On your computer or hosting site (like GitHub Pages or Google Sites), create folders:
/bible-template
│
├── index.html ← This is your homepage
├── /books ← Create a folder for each book
│ ├── matthew.html
│ ├── mark.html
│ ├── ...
│ └── revelation.html
├── /images ← Optional folder for background/banner images
✍️ 3. Use Your HTML Template as index.html
The code you posted should be saved as a file called:
index.html
Paste your HTML code there. This is your Bible homepage.
📖 4. Create a Page for Each Book
For each book link (e.g., Matthew, Mark), create a simple HTML file in /books/
. Here’s an example for Matthew:
📄 File: /books/matthew.html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Matthew - New Testament KJV</title>
<style>
body {
font-family: Georgia, serif;
padding: 20px;
background: #fff;
color: #222;
line-height: 1.6;
}
h1 {
text-align: center;
color: #003366;
}
pre {
white-space: pre-wrap;
word-wrap: break-word;
}
</style>
</head>
<body>
<h1>Matthew (KJV)</h1>
<pre>
<!-- Paste full Matthew KJV text from https://www.scionofzion.com/kjvbible.htm -->
1 The book of the generation of Jesus Christ, the son of David, the son of Abraham.
2 Abraham begat Isaac; and Isaac begat Jacob; and Jacob begat Judas and his brethren;
...
</pre>
</body>
</html>
Repeat this for all 27 New Testament books.
🔗 5. Update the Links
In your index.html
, update each <a href="">
to link correctly. For example:
<a href="books/matthew.html" class="book-button" target="_blank">📖 Matthew</a>
Change all links from Google Sites to your own local HTML file locations.
🌍 6. Upload Online (Optional)
To publish your site:
Use GitHub Pages (free)
Upload to a hosting provider (Hostinger, Netlify, Vercel)
Or use Google Sites, embedding each book page
🧠 Pro Tips for Better Design
Add navigation menus (
Back to Home
)Use
<section>
tags to divide chaptersAdd a search bar to find verses
Include Next / Previous buttons on each book page
Add structured metadata for better SEO
✝️ What Is the New Testament?
The New Testament is the second major part of the Christian Bible. It contains 27 books originally written in Greek that document the life, ministry, death, and resurrection of Jesus Christ, as well as the formation of the early Church. The New Testament serves as the foundation of Christian faith, providing spiritual guidance, theological instruction, and the message of salvation through Jesus Christ.
📜 Books of the New Testament (KJV):
The Gospels (Biography of Jesus):
Matthew
Mark
Luke
John
Historical Book:
Acts of the Apostles
Pauline Epistles (Letters by Apostle Paul):
Romans
1 Corinthians
2 Corinthians
Galatians
Ephesians
Philippians
Colossians
1 Thessalonians
2 Thessalonians
1 Timothy
2 Timothy
Titus
Philemon
General Epistles:
Hebrews
James
1 Peter
2 Peter
1 John
2 John
3 John
Jude
Prophecy:
Revelation
Each book was written with divine inspiration and remains relevant to our spiritual walk today.