summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-02-26 12:09:08 -0700
committerNavan Chauhan <navanchauhan@gmail.com>2024-02-26 12:09:08 -0700
commit2ede57d571e382f5aae167bd2a059a12fa1108ea (patch)
tree7b2defef7ce1786f30635469cbaca066b6cd1526 /docs/index.html
parentf5faa2ef095f035110f83e17da0b35d3a34d6b97 (diff)
add new post
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html32
1 files changed, 13 insertions, 19 deletions
diff --git a/docs/index.html b/docs/index.html
index 2f442d9..3bee970 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -50,6 +50,19 @@
<h2>Recent Posts</h2>
<ul>
+ <li><a href="/posts/2024-02-26-control-element-under-another-element-html-css.html">Interacting with underlying element in HTML</a></li>
+ <ul>
+ <li>With CSS you can disable any interactions with an element and directly control the underlying element</li>
+ <li>Published On: 2024-02-26 11:57</li>
+ <li>Tags:
+
+ <a href='/tags/HTML.html'>HTML</a>,
+
+ <a href='/tags/CSS.html'>CSS</a>
+
+ </ul>
+
+
<li><a href="/3D-Designs/2024-02-17-Can-Holder-Mountain-Bike.html">Bike Soda Can Holder</a></li>
<ul>
<li>Carry your favourite soda (or beer) can with you while you ride</li>
@@ -108,25 +121,6 @@
</ul>
- <li><a href="/posts/2023-10-04-bomb-lab.html">Bomb Lab</a></li>
- <ul>
- <li>Walkthrough of Phases 1-6 of Bomb Lab for CSCI 2400 Computer Systems Lab 2</li>
- <li>Published On: 2023-10-04 13:12</li>
- <li>Tags:
-
- <a href='/tags/gdb.html'>gdb</a>,
-
- <a href='/tags/Reverse-Engineering.html'>Reverse-Engineering</a>,
-
- <a href='/tags/C++.html'>C++</a>,
-
- <a href='/tags/CSCI2400.html'>CSCI2400</a>,
-
- <a href='/tags/Assembly.html'>Assembly</a>
-
- </ul>
-
-
</ul>
<b>For all posts go to <a href="/posts">Posts</a></b>