Hello reader , In today's blog you will learn how to create a fully responsive website using html , css and jquery .
Below is the view of the website homepage design with the screen size
WHEN YOU OPEN HOMEPAGE FIRST TIME IT LOOK LIKE THIS
Homepage Section View
Services Section View
About Us Section View
Contact Us Section View
WHEN YOU REDUCE SCREEN SIZE TO 726px IT LOOK LIKE THIS
Homepage Section View
Our Services Section View
About Us Section View
Contact Us Section View
WHEN YOU REDUCE SCREEN SIZE TO 398px IT LOOK LIKE THIS
Homepage Section View
Our Services Section View
About Us Section View
Contact Us Section View
Menu View On Click Menu Bar
What is in this website design ?
1. Adjust according to screen size website.
2. Menu Bar animation .
3. Scroll to top on click right bottom arrow up icon.
4. Shrink header on scroll .
5. Menu item slow come in animation.
Technology used in this responsive website
1.HTML.
2.CSS.
3.JQUERY.
HTML - HyperText Markup Language is the language used to describe and define the content of a Web page.
CSS - Cascading Style Sheets are used to style the content of the webpage that add beautiful look to the website.
JQUERY - Jquery is used to for the following animaton .
1. when you scroll the web page it start shrink .
2. when you click on the right bottom arrow up it automatically scroll up .
3.For menu items to come one by one by add css class using jquery .
4. On click middle bar disappear and top & bottom bar cross each other by add and remove css class.
Video Tutorial
Preview of the Full code
HTML FILE
CSS FILE
JQUERY FILE
Keep Visiting 😁
Post a Comment