Skip to content
Snippets Groups Projects

Update education.html

Merged Tzu-Ning Hsu requested to merge nini29 into main
1 file
+ 25
0
Compare changes
  • Side-by-side
  • Inline
+ 25
0
@@ -684,6 +684,31 @@
<p class="bigger-text">
We used our social media account, specifically on instagram, to educate the public on our project and product. After conducting surveys to understand the weak points in public knowledge on the problem of microplastics, we included information specifically dedicated to the identified knowledge weaknesses, such as the sources and effects of microplastics to the environment. The instagram posts have shown success by gaining 8000 views and 115 interactions over a month (addressed to September 2024). On top of that, the instagram posts also call attention to international events such as World Water Day, which increased public awareness on the importance of environmental conservation. It also helped us promote our other educational events, such as the KCIS iGEM x Library SDGs event and the postcards event.
</p>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Instagram Reel Example</title>
<style>
.instagram-reel {
text-align: center;
margin: 20px 0;
width: 50%;
}
</style>
</head>
<body>
<h4>Our Instagram Reel</h4>
<div class="instagram-reel">
<blockquote class="instagram-media" data-instgrm-permalink="https://www.instagram.com/reel/C_jcaZ0BjC7/" data-instgrm-version="13" style=" margin: 1px; padding: 0; width: 100%; max-width: 540px; min-width: 326px;">
<a href="https://www.instagram.com/reel/C_jcaZ0BjC7/">View this reel on Instagram</a>
</blockquote>
<script async src="//www.instagram.com/embed.js"></script>
</div>
</body>
</div>
</div>
Loading