- HTML 5
- CSS 3
- Major styling is done using CSS framework (BootStrap)
CDN links for BootStrap and JavaScript
Description | URL |
---|---|
CSS |
https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css |
JS |
https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js |
BootStrap website link for CDN link: https://getbootstrap.com/
Download the zip file and run the code in Visual Studio Code
NOTE: Make sure to include CDN link for Bootstrap