00:00Welcome guys, today I am going to create a front-end web design using HTML and CSS.
00:07So let's move to the code.
00:09So let's move to the HTML first to create a structure of our website.
00:14So guys, this is the HTML code.
00:17In this, I added a name of website, aided responsive navbar, a button, two sections,
00:23one for left and second for right side.
00:25In left side, I write some text and inserted a button, and in right section, I added an image.
00:32And now let's move to the CSS code to style our website.
00:38So guys, this is our CSS code.
00:41In this, I styled the name of website.
00:43I styled the navbar, button, both sections, and added some hover effects and glowing effects.
00:49And I added a bouncing animation if anyone clicks on the sections, so they start bouncing.
00:53I added some shadow effects to glow buttons and sections, and I used CSS after property to add better look
00:59to the website.
01:00I also used margin and padding properties of CSS to align items in website.
01:44So guys, finally, this is the time to see the result of our code.
01:47I know that you are excited, so let's go.
01:51Welcome, this is the final result.
01:53You can see the hover effects, glowing effects, and bouncing animations.
01:57So guys, this is final result.
01:59If you want the source code of this code, so follow the link below in description.
02:03You will get it from GitHub.
02:05Okay, bye guys.
02:06Don't forget to like and subscribe.