README
Navigation Boiler Plate
For use in my projects! This nav bar template is linked to html and css docs to allow for multiple drop downs. Can be adjusted for just a single drop down if needed.
For use in my projects! This nav bar template is linked to html and css docs to allow for multiple drop downs. Can be adjusted for just a single drop down if needed.
<script type="module">
import dropDownMenuBoilerplate from 'https://cdn.skypack.dev/drop-down-menu-boilerplate';
</script>
For use in my projects! This nav bar template is linked to html and css docs to allow for multiple drop downs. Can be adjusted for just a single drop down if needed.