html-css-cheat-sheet
html-css-cheat-sheet copied to clipboard
add sidebar
pull request for issue #1 To see how it looks (this is a temporary link): http://18.196.145.205/html-css-cheat-sheet/html/html-cheat-sheet.html
I moved the file to ./html/html-cheat-sheet.html so server needs to be updated
Thanks for taking a first stab at this. Some suggestions:
- I'm not sure the hamburger menu works for laptop size resolutions. Part of the value of the sidebar is to be visible for easily jumping around, but the hamburger menu isn't visible if you're scrolled past the top.
- I like the Webpack documentation sidebar as an example: https://webpack.js.org/concepts/.
- In terms of file structure, we should have an index.html at the toplevel to make it easier to understand where to start.