<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Windy</title>
<link rel="stylesheet" href="style.css">
<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
</style>
</head>
<body>
<header>
<section>
<section>
<img src="Img/Windy-logo.png" alt="Windy logo" height="100"/>
</section>
<section>
<h1>Windy</h1>
</section>
<section>
<h2>Let's get started</h2>
</section>
<button>
<a href="get-started.html">Start here</a>
</button>
</section>
</header>
<main>
<section>
<h2>What is Windy?</h2>
<p><strong>Windy</strong> is a weather app that provides real-time forecasts using <em>detailed</em> interactive maps.
It shows wind speed, temperature, rain, storms, and many other weather conditions <em>clearly</em>.
Trusted by travelers, sailors, and pilots, Windy makes checking the weather <em>reliable</em> and <em>enjoyable</em> with <em>fast</em> updates and customizable layers.
</p>
<h2>Why use Windy?</h2>
<p><strong>Windy</strong> offers highly accurate weather forecasts with <em>easy-to-read</em> interactive maps.
It provides <em>real-time</em> information on wind, rain, storms, temperature, and more, making it perfect for travelers, pilots, sailors, and anyone who needs reliable weather data.
Its fast updates, detailed layers, and clean interface make checking the weather <em>simple</em> and <em>effective.</em>
</p>
<h2>Reasons to get started</h2>
<ul>
<li><strong>Accurate forecasts</strong>: Windy provides precise, <em>real-time</em> weather data.</li>
<li><strong>Interactive maps</strong>: <em>Easy-to-read</em> visuals for wind, rain, storms, and more.</li>
<li><strong>Fast updates</strong>: Weather changes are shown <em>instantly</em>.</li>
<li><strong>Customizable layers</strong>: Focus on the <em>data</em> you need.</li>
<li><strong>Trusted worldwide</strong>: <em>Used</em> by travelers, sailors, pilots, and outdoor lovers.</li>
<li><strong>Easy to use</strong>: <em>Clean</em> interface that makes checking the weather <em>simple</em>.</li>
</ul>
</section>
</main>
<footer>
<h3>©Windy inc: All rights reserved in 2025</h3>
</footer>
</body>
</html>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Windy</title>
<link rel="stylesheet" href="style.css">
<style>
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
</style>
</head>
<body>
<header>
<section>
<section>
<img src="Img/Windy-logo.png" alt="Windy logo" height="100"/>
</section>
<section>
<h1>Windy</h1>
</section>
<section>
<h2>Let's get started</h2>
</section>
<button>
<a href="get-started.html">Start here</a>
</button>
</section>
</header>
<main>
<section>
<h2>What is Windy?</h2>
<p><strong>Windy</strong> is a weather app that provides real-time forecasts using <em>detailed</em> interactive maps.
It shows wind speed, temperature, rain, storms, and many other weather conditions <em>clearly</em>.
Trusted by travelers, sailors, and pilots, Windy makes checking the weather <em>reliable</em> and <em>enjoyable</em> with <em>fast</em> updates and customizable layers.
</p>
<h2>Why use Windy?</h2>
<p><strong>Windy</strong> offers highly accurate weather forecasts with <em>easy-to-read</em> interactive maps.
It provides <em>real-time</em> information on wind, rain, storms, temperature, and more, making it perfect for travelers, pilots, sailors, and anyone who needs reliable weather data.
Its fast updates, detailed layers, and clean interface make checking the weather <em>simple</em> and <em>effective.</em>
</p>
<h2>Reasons to get started</h2>
<ul>
<li><strong>Accurate forecasts</strong>: Windy provides precise, <em>real-time</em> weather data.</li>
<li><strong>Interactive maps</strong>: <em>Easy-to-read</em> visuals for wind, rain, storms, and more.</li>
<li><strong>Fast updates</strong>: Weather changes are shown <em>instantly</em>.</li>
<li><strong>Customizable layers</strong>: Focus on the <em>data</em> you need.</li>
<li><strong>Trusted worldwide</strong>: <em>Used</em> by travelers, sailors, pilots, and outdoor lovers.</li>
<li><strong>Easy to use</strong>: <em>Clean</em> interface that makes checking the weather <em>simple</em>.</li>
</ul>
</section>
</main>
<footer>
<h3>©Windy inc: All rights reserved in 2025</h3>
</footer>
</body>
</html>