chamnan-vu-routes/maize.html

132 lines
4.7 KiB
HTML
Raw Normal View History

2026-08-21 13:33:36 +02:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Maize: A Food Crop</title>
<meta property="og:type" content="website">
<meta property="og:title" content="Maize: A Food Crop">
<meta property="og:description" content="Maize, also known as corn, is a species of grass cultivated as a food crop. It is one of the most widely grown crops in the world, primarily in the…">
<meta property="og:url" content="https://chamnan-vu.4ort.net/maize.html">
<meta name="twitter:card" content="summary">
<meta name="description" content="Maize, also known as corn, is a species of grass cultivated as a food crop. It is one of the most widely grown crops in the world, primarily in the…">
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
background-color: #f4f4f4;
color: #333;
}
header {
background: #35424a;
color: white;
padding: 1rem 0;
text-align: center;
}
.container {
width: 80%;
margin: auto;
overflow: hidden;
padding: 2rem 0;
}
h1, h2, h3 {
color: #35424a;
}
p {
margin: 1rem 0;
}
.fact {
background: #e8f4f8;
padding: 1rem;
margin: 1rem 0;
border-left: 5px solid #35424a;
}
.relationship {
background: #e8f4f8;
padding: 1rem;
margin: 1rem 0;
border-left: 5px solid #35424a;
}
.source {
background: #e8f4f8;
padding: 1rem;
margin: 1rem 0;
border-left: 5px solid #35424a;
}
footer {
background: #35424a;
color: white;
text-align: center;
padding: 1rem 0;
position: fixed;
width: 100%;
bottom: 0;
}
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<header>
<h1>Maize: A Food Crop</h1>
</header>
<div class="container">
<section>
<h2>Description</h2>
<p>Maize, also known as corn, is a species of grass cultivated as a food crop. It is one of the most widely grown crops in the world, primarily in the Americas, Africa, and Asia.</p>
</section>
<section>
<h2>Facts</h2>
<div class="fact">
<p><strong>Instance of:</strong> Taxon, Model Organism, Cereal, Food Crop</p>
</div>
<div class="fact">
<p><strong>Award received:</strong> Vegetable of the year</p>
</div>
<div class="fact">
<p><strong>Taxon rank:</strong> Species</p>
</div>
<div class="fact">
<p><strong>IUCN conservation status:</strong> Least Concern</p>
</div>
<div class="fact">
<p><strong>Parent taxon:</strong> Zea sect. Zea, Zea</p>
</div>
<div class="fact">
<p><strong>Taxon name:</strong> Zea mays</p>
</div>
</section>
<section>
<h2>Relationships</h2>
<div class="relationship">
<p><strong>Guangdong</strong></p>
</div>
<div class="relationship">
<p><strong>Fujian</strong></p>
</div>
<div class="relationship">
<p><strong>São Luís</strong></p>
</div>
<div class="relationship">
<p><strong>Gabon</strong></p>
</div>
</section>
<section>
<h2>Source URLs</h2>
<div class="source">
<p><strong>Taxon:</strong> <a href="https://4ort.xyz/entity/maize">https://4ort.xyz/entity/maize</a></p>
</div>
<div class="source">
<p><strong>Vegetable of the year:</strong> <a href="https://www.nutzpflanzenvielfalt.de/gem%C3%BCse-des-jahres-202122-mais">https://www.nutzpflanzenvielfalt.de/gem%C3%BCse-des-jahres-202122-mais</a></p>
</div>
<div class="source">
<p><strong>Medicinal plant:</strong> <a href="https://www.gbif.org/dataset/93725bf2-6ada-47f9-bd5e-0e679e3d245e">https://www.gbif.org/dataset/93725bf2-6ada-47f9-bd5e-0e679e3d245e</a></p>
</div>
</section>
</div>
<footer>
<p>&copy; 2026 Maize Information Page</p>
</footer>
</body>
</html>