Web Development would take us a lot of time in making the site look better. In order to save some time to work on cool features, we would use one of the many frontend framework to start with.
Bootstrap is one of those popular framework, which covers HTML, CSS and JS. It makes front-end web development faster and easier by providing a set of features that are compatible to all the major browsers. A lot of Bootstrap themes are built on top of this structure.
Some other famous frameworks include Foundation, Semantic UI, and a lot more.
index.html
file, js
and css
foldersindex.html
- The home page of the sitejs
- JavaScript file foldercss
- Stylesheet file folderimg
or images
- Images file folderfonts
- Fonts to be used in this theme