<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Photography Blog</title>
<style>
/* General Styles */
* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}
body {
background-color: #fafafa;
color: #333;
line-height: 1.6;
}
.container {
width: 90%;
max-width: 1200px;
margin: 0 auto;
}
/* Header */
header {
background: #1d1d1d;
color: #fff;
padding: 20px 0;
text-align: center;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}
header h1 {
font-size: 3rem;
margin-bottom: 10px;
}
nav ul {
list-style: none;
margin-top: 10px;
}
nav ul li {
display: inline;
margin-right: 20px;
}
nav ul li a {
color: #fff;
text-decoration: none;
font-weight: 600;
}
nav ul li a:hover {
color: #ddd;
}
/* Main Content */
main {
padding: 50px 0;
}
.section-title {
text-align: center;
font-size: 2.5rem;
margin-bottom: 30px;
color: #1d1d1d;
}
/* Photography Categories Section */
.category-container {
display: flex;
justify-content: space-between;
margin-bottom: 50px;
}
.category {
width: 30%;
background-color: #fff;
padding: 25px;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
border-radius: 8px;
text-align: center;
transition: all 0.3s ease;
}
.category:hover {
transform: translateY(-10px);
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}
.category h3 {
font-size: 1.8rem;
margin-bottom: 15px;
}
.category p {
font-size: 1rem;
color: #666;
}
/* Featured Posts Section - Updated */
.featured-posts {
display: flex;
flex-direction: column;
gap: 30px;
margin-top: 50px;
}
.post {
background-color: #fff;
padding: 30px;
border-radius: 8px;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
transition: all 0.3s ease;
}
.post:hover {
transform: translateY(-10px);
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}
.post h3 {
font-size: 1.8rem;
margin-bottom: 15px;
color: #333;
}
.post p {
font-size: 1rem;
color: #666;
margin-bottom: 20px;
}
.post .read-more {
text-decoration: none;
font-weight: 600;
color: #1d1d1d;
}
.post .read-more:hover {
color: #007bff;
}
/* Contact Form */
.contact-form {
background-color: #fff;
padding: 40px;
border-radius: 8px;
box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
margin-top: 50px;
}
.contact-form h2 {
font-size: 2rem;
margin-bottom: 20px;
text-align: center;
color: #1d1d1d;
}
.contact-form label {
margin-top: 15px;
font-size: 1rem;
color: #333;
}
.contact-form input,
.contact-form textarea {
width: 100%;
padding: 12px;
margin-top: 8px;
border-radius: 5px;
border: 1px solid #ddd;
font-size: 1rem;
}
.contact-form button {
margin-top: 20px;
padding: 12px 25px;
background-color: #1d1d1d;
color: #fff;
border: none;
font-size: 1rem;
cursor: pointer;
border-radius: 5px;
transition: background-color 0.3s ease;
}
.contact-form button:hover {
background-color: #444;
}
/* Footer */
footer {
background-color: #1d1d1d;
color: #fff;
text-align: center;
padding: 15px 0;
margin-top: 50px;
}
footer p {
font-size: 1rem;
}
/* Media Queries for Mobile */
@media (max-width: 768px) {
.category-container {
flex-direction: column;
align-items: center;
}
.category {
width: 80%;
margin-bottom: 30px;
}
.featured-posts {
gap: 20px;
}
}
</style>
</head>
<body>
<!-- Header -->
<header>
<div class="container">
<h1>Photography Blog</h1>
<nav>
<ul>
<li><a href="#home">Home</a></li>
<li><a href="#categories">Categories</a></li>
<li><a href="#featured">Featured Posts</a></li>
<li><a href="#portrait">Portrait Photography</a></li>
<li><a href="#landscape">Landscape Photography</a></li>
<li><a href="#wedding">Wedding Photography</a></li>
<li><a href="#contact">Contact</a></li>
</ul>
</nav>
</div>
</header>
<!-- Main Content -->
<main>
<!-- Photography Categories Section -->
<section id="categories">
<h2 class="section-title">Photography Categories</h2>
<div class="container category-container">
<div class="category" style="background-color: #f8d7da;">
<h3>Portrait Photography</h3>
<p>Tips and techniques for capturing the perfect portrait with lighting, composition, and angles.</p>
</div>
<div class="category" style="background-color: #d1ecf1;">
<h3>Landscape Photography</h3>
<p>Explore stunning landscapes, from mountains to cityscapes, and learn how to capture them.</p>
</div>
<div class="category" style="background-color: #c3e6cb;">
<h3>Wedding Photography</h3>
<p>Capture the magic of weddings with professional tips on framing, timing, and moments.</p>
</div>
</div>
</section>
<section id="featured">
<h2 class="section-title">Featured Posts</h2>
<div class="container featured-posts">
<div class="post">
<h3>Mastering Portrait Photography</h3>
<p>Unlock the secrets to stunning portrait shots by experimenting with various lighting techniques, from softbox setups to natural light. Learn how to pose your subjects and capture their true emotions. Whether you're shooting indoors or outdoors, mastering these techniques will elevate your portrait photography skills.</p>
<a href="#" class="read-more">Read More</a>
</div>
<div class="post">
<h3>The Best Cameras for Landscape Shots</h3>
<p>Explore the best cameras and lenses for landscape photography, including options for both professionals and beginners. Wide-angle lenses, high megapixel counts, and weather-sealed bodies are essential for capturing the beauty of nature. We'll also highlight the top brands and their features for stunning landscape photography.</p>
<a href="#" class="read-more">Read More</a>
</div>
<div class="post">
<h3>Creative Wedding Photography Ideas</h3>
<p>Get inspired with unique wedding photography ideas that focus on capturing the couple’s personality and the day’s most memorable moments. From candid shots to romantic portraits, learn how to use creative angles, lighting, and compositions to tell the story of their special day. Discover tips for perfecting your wedding shots!</p>
<ul>
<a href="https://alphabetplay88.com"></a>
<a href="https://olmeta-seo.com"></a>
<a href="https://techuy.com"></a>
<a href="https://montecarlo-raceclub.com"></a>
<a href="https://inkworld.sg"></a>
<a href="https://steroidstore.co">ozempic uk, ozempic where to buy</a>
<a href="https://happyhousebuyerstx.com"></a>
<a href="https://vip-limo.lu"></a>
<a href="https://www.irshtech.org"></a>
<a href="https://cvzen.pl">Profesjonalne CV</a>
<a href="https://cvprofi.es">CV profesional</a>
<a href="https://celebritywatch.in"></a>
<a href="https://fxcm-markets.com">Forex Broker Malaysia</a>
<a href="https://pcsite.co.uk"></a>
<a href="https://it-recycle.uk"></a>
<a href="https://scot-comp.co.uk"></a>
<a href="https://tescorecycling.co.uk"></a>
<a href="https://bootsrecycling.co.uk"></a>
<a href="https://kikuyasu.com"></a>
<a href="https://cvformat.io"></a>
<a href="https://arkat.ru"></a>
<a href="https://konrad-griesser.de"></a>
<a href="https://nitonnetwork.com"></a>
</ul>
<a href="#" class="read-more">Read More</a>
</div>
</div>
</section>
<!-- Contact Section -->
<section id="contact">
<div class="container contact-form">
<h2>Contact Us</h2>
<form>
<label for="name">Your Name:</label>
<input type="text" id="name" name="name" required>
<label for="email">Your Email:</label>
<input type="email" id="email" name="email" required>
<label for="message">Your Message:</label>
<textarea id="message" name="message" required></textarea>
<button type="submit">Send Message</button>
</form>
</div>
</section>
</main>
<!-- Footer -->
<footer>
<p>© 2025 Photography Blog. All Rights Reserved.</p>
</footer>
</body>
</html>