Responsive Portfolio using HTML CSS and Javascript

Overview

A portfolio is a form of personal profile website, which provides all important information about each person aimed at readers who are employers or partners.
A typical portfolio will include the following content:
  1. Introduce yourself.
  2. Personal experience.
  3. Your own skills.
  4. Implemented projects.
  5. And how to contact.
Basically, a portfolio is similar to a CV but in a more complete version, with more detail and more effects. Normally, a portfolio website is usually built from three languages: HTML, CSS and Javascript:
  1. HTML is used to create content frames.
  2. CSS is used to design beautifully.
  3. Javascript is used to create operations between people and the system.

In this article, I will guide everyone to create an extremely beautiful and impressive interface for a personal portfolio website.

Each detailed step will be mentioned specifically in the video below. Don't forget to visit YouTube to search for Lun Dev channel to see more interesting and impressive videos.

Video Step By Step


Download Code



Previous Post Next Post