negros-fruit-dove/index.html
2026-08-18 09:41:33 +00:00

84 lines
4.4 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<style id="fort-styles">
[data-fort]{font:inherit;color:inherit}
ul[data-fort]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45em}
[data-fort] li{margin:0;padding:0;line-height:1.45;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
[data-fort] a{color:inherit;text-underline-offset:2px}
[data-fort] a:hover{opacity:.72}
[data-fort] .src,[data-fort] .fm-type{opacity:.6;font-size:.85em}
.fort-citizen{display:flex;flex-direction:column;gap:.4em}
.fort-citizen .fc-name{font-weight:600}
.fort-citizen .fc-pages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.3em}
.fort-media,.fort-film{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.6em}
.fort-film{list-style:none;margin:0;padding:0}
.fort-film li{overflow:visible;white-space:normal}
.fort-film a{display:flex;flex-direction:column;gap:.3em;text-decoration:none}
.fort-media img,.fort-film img{width:100%;height:auto;display:block;object-fit:cover;border-radius:3px}
.fort-film img{aspect-ratio:16/10}
.fort-nav{display:flex;flex-wrap:wrap;gap:1em;align-items:center}
</style>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Carol Schroeder - Forensic Chemist and GIS Analyst</title>
<meta property="og:type" content="website">
<meta property="og:title" content="Carol Schroeder - Forensic Chemist and GIS Analyst">
<meta property="og:description" content="With three decades of experience in forensic chemistry and GIS-driven crime analysis, I bring a disciplined, data-focused approach to community safety. I…">
<meta property="og:image" content="https://pixabay.com/get/g9d90bb723add47f6af6f0c3257982282d651acb4f952bed56275ef07261c779ee72cd5ffddabfc7690677825f9a8caa9e05586f6fbb6a0c6fab60f9445bfcf76_1280.jpg">
<meta property="og:url" content="https://carol-schroeder.4ort.net/">
<meta name="twitter:card" content="summary_large_image">
<meta name="description" content="With three decades of experience in forensic chemistry and GIS-driven crime analysis, I bring a disciplined, data-focused approach to community safety. I…">
<style>
body {
font-family: 'Georgia', serif;
line-height: 1.6;
color: #333;
max-width: 800px;
margin: 0 auto;
padding: 20px;
background-color: #f9f9f9;
}
header {
text-align: center;
margin-bottom: 20px;
}
h1 {
color: #2c5f2c;
}
section {
margin-bottom: 30px;
}
footer {
text-align: center;
margin-top: 40px;
font-size: 0.9em;
color: #666;
}
</style>
<script defer src="https://analytics.4ort.xyz/script.js" data-website-id="d3ed927c-888a-4a6c-ae5f-0b1c613ddf5b"></script>
</head>
<body>
<header>
<h1>Carol Schroeder</h1>
<p>Forensic Chemist and GIS Analyst</p>
</header>
<section>
<h2>About Me</h2>
<p>With three decades of experience in forensic chemistry and GIS-driven crime analysis, I bring a disciplined, data-focused approach to community safety. I champion policy reforms that bridge the gap between authority and the public while mentoring the next generation of officers.</p>
</section>
<section>
<h2>Work</h2>
<ul>
<li><a href="negros-fruit-dove.html">Negros Fruit Dove: A Conservation Study</a></li>
</ul>
</section>
<section>
<h2>Image</h2>
<fort-media query="forensic chemistry" limit="1"><div class="fort-media" data-fort="media" data-query="forensic chemistry"><img src="https://pixabay.com/get/g9d90bb723add47f6af6f0c3257982282d651acb4f952bed56275ef07261c779ee72cd5ffddabfc7690677825f9a8caa9e05586f6fbb6a0c6fab60f9445bfcf76_1280.jpg" alt="glowing, uv, luminescent, luminescence, tube, science, substance, experiment, futuristic, fluorescent, chemistry, engineering, technology, glove, education, biotechnology, forensic, test, healthcare, biology, laboratory, medical, medicine, research, chemistry, chemistry, chemistry, chemistry, chemistry, forensic, forensic, biology, laboratory" loading="lazy" data-license="RF" data-source="pixabay"></div></fort-media>
</section>
<footer>
<p>© 2026 Carol Schroeder. All rights reserved.</p>
</footer>
</body>
</html>