Mockup for Unified help widget
live link: https://gautamgahlawat.github.io/mockup-help-widget/src/
Project is an implementation of module of mockup-help-widget. It is implemented purely on HTML5, CSS3, bootstrap.
STEPS
- Download all the files from here
- Unzip the file, in the root file open the index.html in your browser
OR
- Press the clone button and copy the link to the clipboard
- Open the terminal and write command
cd /usr/name-of-folder
to select the directory - Write
git clone
and paste the link and press enter - In the root directory open the index.html in your browser
- Mozilla Developers network - https://developer.mozilla.org/en-US/docs/Web/CSS
- Css Tricks - https://css-tricks.com/
- W3schools - https://www.w3schools.com/html/
- HTML5 Rocks
Change whatever or do whatever you want with it. Make it your own. :)
Licensed under MIT License detail here