<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Vaping Awareness Program - Indiana</title>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: #f7f7f7;
color: #333;
}
header {
background-color: #4caf50;
color: white;
padding: 40px 20px;
text-align: center;
}
header h1 {
margin: 0;
font-size: 2.5em;
}
section {
max-width: 900px;
margin: 40px auto;
padding: 0 20px;
background-color: white;
border-radius: 12px;
box-shadow: 0 4px 10px rgba(0,0,0,0.1);
padding: 40px;
}
section h2 {
color: #4caf50;
}
ul {
list-style-type: disc;
margin-left: 20px;
}
.cta {
display: block;
width: fit-content;
background-color: #4caf50;
color: white;
padding: 15px 30px;
text-decoration: none;
border-radius: 8px;
font-weight: bold;
margin-top: 30px;
}
.cta:hover {
background-color: #45a049;
}
footer {
text-align: center;
padding: 30px 20px;
background-color: #333;
color: white;
}
</style>
</head>
<body>
<header>
<h1>Vaping Awareness Program in Indiana</h1>
</header>
<section>
<h2>Discover the Truth About Vaping</h2>
<p>Have you ever wondered what’s really in that vape pen or e-cigarette? Many people believe vaping is safer than smoking, but the truth is more complicated. Our program helps you separate fact from fiction.</p>
<h2>What You'll Learn</h2>
<ul>
<li>Health risks and long-term effects of vaping</li>
<li>The addictive potential of e-cigarettes</li>
<li>Strategies to prevent vaping and promote healthier choices</li>
<li>How to recognize vaping behaviors in youth and peers</li>
<li>Practical tools to support your community and loved ones</li>
</ul>
<h2>Who Should Attend</h2>
<p>Parents, educators, young adults, and community members looking to make informed decisions and reduce vaping prevalence.</p>
<h2>Why This Program Matters</h2>
<p>Through interactive discussions, evidence-based research, and real-life case studies, you’ll gain the knowledge and skills to empower safer, healthier lifestyles.
Get started with our <a href="https://onlinecourseforcourt.com/indiana/product/vaping-awareness-program/" target="_blank">Vaping Awareness Program in Indiana</a>
Course today!!</p>
</section>
<footer>
<p>Join us today to learn, engage, and make a difference!</p>
</footer>
</body>
</html>