<!
DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<link rel="stylesheet" href="[Link]
awesome/6.7.2/css/[Link]"
integrity="sha512-Evv84Mr4kqVGRNSgIGL/F/aIDqQb7xQ2vcrdIwxfjThSH8CSR7PBEakCr51Ck+w+/
U6swU2Im1vVX0SVk9ABhg==" crossorigin="anonymous" referrerpolicy="no-referrer" />
<link rel="stylesheet" href="[Link]">
<link rel="stylesheet" href="[Link]">
</head>
<body>
<header>
<nav class="menu-bar">
<h1 class="logo">AnimalNurture</h1>
<div>
<ul>
<li class="item"><a href="[Link]">Home</a></li>
<li class="item"><a href="[Link]">About us</a></li>
<li class="item">
<a href="#">Get Invlove <i class="fas fa-caret-down"></i></a>
<ul class="dropdown">
<li><a href="#">Volunteer</li>
<li><a href="#">Donate</li>
<li><a href="#">Post a pet</li>
</ul>
</li>
<li class="item"><a href="#">work <i class="fas fa-caret-down"></i></a>
<ul class="dropdown">
<li><a href="#">Adoption</li>
<li><a href="[Link]">Rescue</li>
<li><a href="#">Medical Care</li>
</ul>
</li>
<li class="item"><a href="[Link]">Blogs&News</a></li>
<li class="item"><a href="[Link]">Contact Us</a></li>
<li class="item"><a href="#">Feedback</a></li>
<li><button class="btn1" onclick="[Link]('login-
form').[Link]='block'" style="width:auto;"> Login</button>
</li>
</ul>
</nav>
</header>
<div class="back">
<h1>Our Blogs</h1>
<section class="cont3">
<div class="card1">
<div class="card-image1 car-1"></div>
<h2>Paws and Poison: Navigating the Perils of Toxic Foods for Pets</h2>
<p>As loving pet parents, we must be mindful of the foods we share with our
four-legged friends. By understanding the risks of toxic foods for pets and taking
proactive steps to prevent harm, we can create a safe and loving environment for
our pets to thrive.</p>
</div>
<div class="card1">
<div class="card-image1 car-2"></div>
<h2>Pets and Mental Health</h2>
<p>Whether furry, feathered or scaled, our animal companions have the
extraordinary ability to uplift our spirits, provide solace in times of need, and
contribute to a healthier, more balanced mental state.</p>
</div>
<div class="card1">
<div class="card-image1 car-3"></div>
<h2>Signs of distress in pet cats </h2>
<p>Cat owners must be attuned to subtle cues that indicate when their
feline friends are experiencing distress. In this blog, we'll explore common signs
of distress in pet cats and offer insights on how to address these issues
promptly.</p>
</div>
<div class="card1">
<div class="card-image1 car-4"></div>
<h2>4 ways to care for pets during winter</h2>
<p>As winter approaches, ensure your pets are prepared for the changing
weather. Provide a warm and dry shelter, complete with cozy bedding. Invest in pet
clothes, particularly for short-haired dogs, and gradually introduce them to your
pets. Keep an eye on their water intake, as they may drink less in winter, and
adjust their food portions to account for increased energy needs. With a little
extra care, you can make winter a delightful season for your furry friends.</p>
</div>
<div class="card1">
<div class="card-image1 car-5"></div>
<h2>Nurturing the strays: what to feed stray dogs</h2>
<p>Stray dogs often face a tough and uncertain life on the streets,
struggling to find food and shelter. While it's heartwarming to want to help them
by providing food, it's crucial to approach this with care and responsibility.
Feeding stray dogs is an act of kindness, certainly but it's also essential to be
responsible and considerate in your efforts.</p>
</div>
<div class="card1">
<div class="card-image1 car-6"></div>
<h2>How pets boost our health and moods</h2>
<p>Pets love selflessly and unconditionally. Their companionship helps
individuals "feel valued, loved, and less lonely." Pets are not judgmental and
their presence can be a great emotional support during tough times.</p>
</div>
</section>
</div>
</body>
</html>