To make interactive and informative website page
- Basic HTML stucture
- Metadata and Style
- Page Content
- Interactivity with JavaScript
- HTML
- CSS
- JavaScript
- Hamburger
- Menu Vertikal
- Menu Vertikal ul
- Menu Vertikal li
- Menu Vertikal a
- Menu Vertikal a:hover
- Image Container
- Container
- Profile Image
- Note Container
- Togglebutton
- Gallery
- Gallery img
- Caption
HTML used for web stucture, we can add anything for our page while we can make it more pretty with CSS and add any style we wanted and lastly for our page to be interactive we can add script to command how the page is work for user later with JavaScript.
This code is still lacking with many features that can be add and improve. Try with CSS more creative and JavaScript for more interactive page lastly make the structure more stronger.