Personal Portfolio Website Using HTML, CSS and Bootstrap

Personal Portfolio Website Using HTML, CSS and Bootstrap

Here you can learn how to create a responsive personal portfolio website using HTML, CSS, javascript, and bootstrap. This portfolio website has banners, about us, etc. sections.

Hello friends, in this article I am going to show you how to create a responsive personal portfolio website. I have already designed many types of websites. I have made this new design for you to get a lot of responses from you in those tutorials. This is a fully responsive personal portfolio website for which I have used Bootstrap 4 code. In addition, common HTML and CSS programming codes have been used. It is designed in a completely modern way. If you are looking for the best digital marketing company then A&W Digital will be the best for you.

When creating a personal portfolio website, you need to look at a few special things, the most important of which is that you need to design the website in such a way that you can put all your experience and talent in front of your users. A portfolio website is a website where you will showcase your educational qualifications and your experience to the users. They will then hire you for their project according to their needs. So in this case you need to use the website in a modern way, using bright colors and animations to beautifully showcase all your qualities and experiences in front of the users.



Video tutorial to create a personal portfolio website

If you want to learn how to make it completely, you can watch the video tutorial below. Here I have shown how I made this design step by step completely beautifully. If you can learn something from the video or if the video seems helpful to you, you must like and subscribe to the video. As a result, I get motivated to create other new designs.

Hopefully, the above video tutorial has helped you to create this personal portfolio website. I have made many more designs before. You can try those designs using the links below and download the required source codes for free.

(more…)

Continue ReadingPersonal Portfolio Website Using HTML, CSS and Bootstrap

How To Create Drop Down Menu In HTML and CSS

Here’s how to create a dropdown menu bar using HTML and CSS programming code. Earlier I designed many types of menu bars. Hopefully, you will like this design like the others. You will notice that all the websites have menubars. This menu bar helps to enhance the quality and beauty of your website.

Drop-down Menu Bar

The dropdown menu bar is an element of your website that allows you to display many of your web pages in one place. Such graphic elements are designed using HTML and CSS programming. 

This is undoubtedly beautiful enough and will help to increase the quality of your website a lot. There are many types of menubars today, one of them being the top menu bar. Here I have basically made the top menu bar and with it, I have made three types of sub-menubars. 

As a result, you can arrange a large number of pages in the menu bar.

Basically, I used two types of programming code to make it. One is the HTML that helped build the structure of this menu bar. The other is the CSS programming code that helped design it.

 A multi-step dropdown has been used for this menu bar. If you look at the image above, you will understand that here I have used a colorful image in the background and blue in the menus. I used black for the hover effect. 

This means that I am designing this menu bar using blue and black colors.

How to create a drop-down menu bar in HTML

You can download the source code required to create it by clicking on the download button above. You can also copy the HTML and CSS codes below and use them in your project. Add the HTML code below in the body section and the CSS code in the head section.

HTML Code:

(more…)

Continue ReadingHow To Create Drop Down Menu In HTML and CSS