We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd45c5 commit a6823fcCopy full SHA for a6823fc
src/html/navbar.html
@@ -19,6 +19,7 @@
19
<ul class="dropdown-menu">
20
<li><a class="dropdown-item" href="css-visible.html">CSS Visible</a></li>
21
<li><a class="dropdown-item" href="css-display.html">CSS Display</a></li>
22
+ <li><a class="dropdown-item" href="https://chienhsiang-hung.github.io/option-man/">CSS Display-Use Case</a></li>
23
</ul>
24
</li>
25
0 commit comments