57 lines
3.4 KiB
HTML
57 lines
3.4 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>Resources and Contacts - Queen Creek, Arizona</title>
|
|
<meta property="og:type" content="website">
|
|
<meta property="og:title" content="Resources and Contacts - Queen Creek, Arizona">
|
|
<meta property="og:description" content="Various government agencies provide support and resources for farmers dealing with climate change. The Arizona Department of Agriculture and the USDA…">
|
|
<meta property="og:image" content="https://images.pexels.com/photos/11679507/pexels-photo-11679507.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940">
|
|
<meta property="og:url" content="https://anthony-navarrete.4ort.net/resources.html">
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
<meta name="description" content="Various government agencies provide support and resources for farmers dealing with climate change. The Arizona Department of Agriculture and the USDA…">
|
|
<link rel="stylesheet" href="styles.css">
|
|
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
|
|
</head>
|
|
<body>
|
|
<header>
|
|
<h1>Resources and Contacts</h1>
|
|
</header>
|
|
<nav>
|
|
<ul>
|
|
<li><a href="index.html">Home</a></li>
|
|
<li><a href="impact.html">Impact on Agriculture</a></li>
|
|
<li><a href="solutions.html">Solutions and Adaptations</a></li>
|
|
<li><a href="resources.html">Resources and Contacts</a></li>
|
|
</ul>
|
|
</nav>
|
|
<main>
|
|
<section>
|
|
<h2>Government Agencies</h2>
|
|
<img src="https://images.pexels.com/photos/11679507/pexels-photo-11679507.jpeg?auto=compress&cs=tinysrgb&dpr=2&h=650&w=940" alt="Aerial view of a dairy farm" style="width: 100%; height: auto;">
|
|
<p>Various government agencies provide support and resources for farmers dealing with climate change. The Arizona Department of Agriculture and the USDA offer programs, funding, and technical assistance to help farmers adapt to changing conditions.</p>
|
|
</section>
|
|
<section>
|
|
<h2>Research Institutions</h2>
|
|
<p>Research institutions such as the University of Arizona and the USDA Agricultural Research Service are actively studying the impacts of climate change on agriculture. Their research provides valuable insights and solutions for sustainable farming practices.</p>
|
|
</section>
|
|
<section>
|
|
<h2>Local Organizations</h2>
|
|
<p>Local organizations play a crucial role in supporting farmers. The Queen Creek Town Government, along with community groups and agricultural cooperatives, offer various programs and initiatives to help farmers adapt to climate change.</p>
|
|
</section>
|
|
<section>
|
|
<h2>Useful Links</h2>
|
|
<ul>
|
|
<li><a href="https://agriculture.az.gov/">Arizona Department of Agriculture</a></li>
|
|
<li><a href="https://www.usda.gov/">USDA</a></li>
|
|
<li><a href="https://extension.arizona.edu/">University of Arizona Cooperative Extension</a></li>
|
|
<li><a href="https://www.queencreekaz.gov/">Queen Creek Town Government</a></li>
|
|
</ul>
|
|
</section>
|
|
</main>
|
|
<footer>
|
|
<p>© 2023 Anthony Navarrete. All rights reserved.</p>
|
|
</footer>
|
|
</body>
|
|
</html> |