improvements reflecting recent Sitix updates

This commit is contained in:
Lazy Hippopotamus
2024-03-07 19:04:36 -05:00
parent d9ce55d098
commit 02edc1e51e
12 changed files with 133 additions and 34 deletions

View File

@@ -4,6 +4,9 @@
<!DOCTYPE html>
@@ -84,7 +87,12 @@
<div id="culture">
<div>
<img src="https://media.istockphoto.com/id/1337471900/vector/star-of-david-graphic-abstract-background-with-three-doves.webp?s=2048x2048&w=is&k=20&c=M47-JucDhH5TQs500koB-siTbCxce2DLUfQjC5Y9gKA=" />
<div>
<img src="https://media.istockphoto.com/id/1337471900/vector/star-of-david-graphic-abstract-background-with-three-doves.webp?s=2048x2048&w=is&k=20&c=M47-JucDhH5TQs500koB-siTbCxce2DLUfQjC5Y9gKA=" />
</div>
<p>
Text related to the cultural image.
@@ -93,7 +101,12 @@
</div>
<div>
<img src="https://media.istockphoto.com/id/1337471900/vector/star-of-david-graphic-abstract-background-with-three-doves.webp?s=2048x2048&w=is&k=20&c=M47-JucDhH5TQs500koB-siTbCxce2DLUfQjC5Y9gKA=" />
<div>
<img src="https://media.istockphoto.com/id/1337471900/vector/star-of-david-graphic-abstract-background-with-three-doves.webp?s=2048x2048&w=is&k=20&c=M47-JucDhH5TQs500koB-siTbCxce2DLUfQjC5Y9gKA=" />
</div>
<p>
Text related to the cultural image.
@@ -102,14 +115,49 @@
</div>
<div>
<img src="https://media.istockphoto.com/id/1337471900/vector/star-of-david-graphic-abstract-background-with-three-doves.webp?s=2048x2048&w=is&k=20&c=M47-JucDhH5TQs500koB-siTbCxce2DLUfQjC5Y9gKA=" />
<div>
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/B0J27sf9N1Y"
title="Blender Tutorial for Complete Beginners - Part 1" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
<p>
Text related to the cultural image.
</p>
</div>
<div>
<div>
<img src="https://media.istockphoto.com/id/1337471900/vector/star-of-david-graphic-abstract-background-with-three-doves.webp?s=2048x2048&w=is&k=20&c=M47-JucDhH5TQs500koB-siTbCxce2DLUfQjC5Y9gKA=" />
</div>
<p>
Text related to the cultural image.
</p>
</div>
<!--
<div>
<div>
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/B0J27sf9N1Y"
title="Blender Tutorial for Complete Beginners - Part 1" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
<p>
Video!
</p>
</div>-->
</div>
<div class="bottom">
@@ -127,6 +175,4 @@
</div>
<script src="main.js"></script>
</body>
</html>
</html>