Removal of show on hover as dropdown menus have been removed

This commit is contained in:
2025-07-20 14:14:25 +01:00
parent 7e620d7a16
commit d508718ea8
33 changed files with 430 additions and 430 deletions

View File

@@ -22,8 +22,8 @@
<script src="https://kit.fontawesome.com/8970d94f9b.js" crossorigin="anonymous"></script>
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>CS:Box</title>
<link rel="canonical" href="https://www.mrdaviscsit.uk/my-work/projects-for-education/csbox">
<meta property="og:url" content="https://www.mrdaviscsit.uk/my-work/projects-for-education/csbox">
<link rel="canonical" href="https://www.mrdaviscsit.uk/my-work/projects-for-education/csbox.html">
<meta property="og:url" content="https://www.mrdaviscsit.uk/my-work/projects-for-education/csbox.html">
<meta name="twitter:description" content="The website of Mr. A. Davis, featuring a portfolio of work in computing education, digital projects, and curriculum resources. Explore blog posts, classroom tools, and professional insights focused on innovation, inclusion, and effective IT teaching.">
<meta property="og:type" content="website">
<meta name="twitter:card" content="summary">
@@ -105,8 +105,8 @@
<div data-bss-type="blog-loop" data-bss-perpage="3" style="display: none !important;">
<div class="row gy-4 row-cols-1 row-cols-sm-2 row-cols-md-2 row-cols-lg-3 mt-0" data-bss-type="blog-loop-base">
<div class="post-tag-projects-for-education col" data-bss-type="blog-loop-item">
<div class="card"><a href="bitbox"><img class="img-fluid card-img-top rainbow-border" alt="Square logo with the text &quot;Bit:Box&quot; and a pixelated lightbulb icon." width="1080" height="1080" src="../../assets/img/projects/for_education/bit_box/bit_box_logo.webp"></a>
<div class="card-body"><a href="bitbox">
<div class="card"><a href="bitbox.html"><img class="img-fluid card-img-top rainbow-border" alt="Square logo with the text &quot;Bit:Box&quot; and a pixelated lightbulb icon." width="1080" height="1080" src="../../assets/img/projects/for_education/bit_box/bit_box_logo.webp"></a>
<div class="card-body"><a href="bitbox.html">
<h4 class="text-body">Bit:Box</h4>
</a>
<p class="card-text">A series of boxes, Microsoft Windows Application and website to teach students how binary works and the values of binary columns.</p>
@@ -114,8 +114,8 @@
</div>
</div>
<div class="post-tag-projects-for-education col" data-bss-type="blog-loop-item">
<div class="card"><a href="my-mind"><img class="img-fluid card-img-top rainbow-border" alt="Polygonal-style graphic of a human brain in shades of pink and red on a purple background." width="338" height="338" src="../../assets/img/projects/for_education/my_mind/my_mind_logo.webp"></a>
<div class="card-body"><a href="my-mind">
<div class="card"><a href="my-mind.html"><img class="img-fluid card-img-top rainbow-border" alt="Polygonal-style graphic of a human brain in shades of pink and red on a purple background." width="338" height="338" src="../../assets/img/projects/for_education/my_mind/my_mind_logo.webp"></a>
<div class="card-body"><a href="my-mind.html">
<h4 class="text-body">My Mind</h4>
</a>
<p class="card-text">An app concept that allows you to connect to a mental health and wellbeing councillor, call emergency helplines and talk to people who also suffer from mental health issues using the online forum</p>
@@ -123,8 +123,8 @@
</div>
</div>
<div class="post-tag-projects-for-education col" data-bss-type="blog-loop-item">
<div class="card"><a href="nature-findings"><img class="img-fluid card-img-top rainbow-border" alt="Interface of the Nature Findings app showing options to add new findings, edit a life list, and access a knowledge base search, with a pale blue background and stylised headings." width="940" height="500" src="../../assets/img/projects/for_education/nature_findings/naturefindingspreview.webp"></a>
<div class="card-body"><a href="nature-findings">
<div class="card"><a href="nature-findings.html"><img class="img-fluid card-img-top rainbow-border" alt="Interface of the Nature Findings app showing options to add new findings, edit a life list, and access a knowledge base search, with a pale blue background and stylised headings." width="940" height="500" src="../../assets/img/projects/for_education/nature_findings/naturefindingspreview.webp"></a>
<div class="card-body"><a href="nature-findings.html">
<h4 class="text-body">Nature Findings</h4>
</a>
<p class="card-text">A Microsoft Windows Application to store and view bird sightings. Submitted as part of a final year project.</p>
@@ -132,8 +132,8 @@
</div>
</div>
<div class="post-tag-projects-for-education col" data-bss-type="blog-loop-item" style="display: none !important;">
<div class="card"><a href="task-master-ios"><img class="img-fluid card-img-top rainbow-border" alt="Square cropped version of the Task Master logo, showing the checkbox with the tick and the “Task Master” label on a bright green background." width="940" height="500" src="../../assets/img/projects/for_education/taskmaster_for%20ios/taskmasteriospreview.webp"></a>
<div class="card-body"><a href="task-master-ios">
<div class="card"><a href="task-master-ios.html"><img class="img-fluid card-img-top rainbow-border" alt="Square cropped version of the Task Master logo, showing the checkbox with the tick and the “Task Master” label on a bright green background." width="940" height="500" src="../../assets/img/projects/for_education/taskmaster_for%20ios/taskmasteriospreview.webp"></a>
<div class="card-body"><a href="task-master-ios.html">
<h4 class="text-body">Task Master for iOS</h4>
</a>
<p class="card-text">Inspired by the BrumHack 5.0 entry. A Business Oriented Task and Project Management System, now for iOS.</p>