jsonformatter-online.com Ads.txt file
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Tuberculosis Awareness</title>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
background: #f2f2f2;
margin: 0;
padding: 0;
color: #333;
}
header {
background-color: #b30000;
color: white;
padding: 30px 20px;
text-align: center;
}
section {
padding: 30px 20px;
max-width: 900px;
margin: auto;
background: white;
margin-top: 20px;
border-radius: 10px;
box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
h2 {
color: #b30000;
margin-top: 0;
}
ul {
padding-left: 20px;
}
footer {
text-align: center;
padding: 20px;
background: #333;
color: white;
margin-top: 30px;
}
a {
color: #b30000;
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<header>
<h1>Tuberculosis (TB) Awareness</h1>
<p>Learn more about this infectious disease and how to prevent it.</p>
</header>
<section>
<h2>What is Tuberculosis?</h2>
<p>
Tuberculosis (TB) is a potentially serious infectious disease that mainly affects the lungs.
It is caused by the bacteria <strong>Mycobacterium tuberculosis</strong>. TB spreads through the air when
an infected person coughs or sneezes.
</p>
</section>
<section>
<h2>Symptoms</h2>
<ul>
<li>Persistent cough lasting more than 3 weeks</li>
<li>Chest pain</li>
<li>Coughing up blood</li>
<li>Fatigue</li>
<li>Weight loss</li>
<li>Fever and night sweats</li>
</ul>
</section>
<section>
<h2>Prevention</h2>
<ul>
<li>Get vaccinated with the BCG vaccine</li>
<li>Avoid close contact with infected individuals</li>
<li>Ensure proper ventilation in living spaces</li>
<li>Wear masks in high-risk areas</li>
<li>Regular screening in high-risk populations</li>
</ul>
</section>
<section>
<h2>Contact for Help</h2>
<p>If you think you may have TB or need more information, contact your local health services or email us at <a href="/cdn-cgi/l/email-protection#731a1d151c33070611160110061f1c001a005d1c0114"><span class="__cf_email__" data-cfemail="0960676f66497d7c6b6c7b6a7c65667a607a27667b6e">[email protected]</span></a>.</p>
</section>
<footer>
<p>© 2025 Tuberculosis Awareness Initiative</p>
</footer>
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script></body>
</html>