Skip to content

codeandjazz/project-portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 

Repository files navigation

Portfolio with HTML and CSS

The task was to create a portfolio page, strictly following the Figma design file we were given. Using only vanilla HTML and CSS, the aim was to practice our CSS skills while also proving that we can implement a given design. Updating the portfolio content to fit our personal profiles was down-prioritized; the focus was on testing and making the page accessible for everyone. We worked individually for this project.

What you need to do

✓ The page should be built with HTML and CSS (JS if you want to)

✓ You should use CSS Grid or Flexbox for layout

✓ The page should be fully responsive (mobile, tablet and desktop)

✓ The page should look and function the same on Chrome, Firefox, and Edge.

✓ The page should work well for people that use screen readers and keyboard navigation.

✓ The HTML code should validate in a validation tool.

View it live

https://venerable-starburst-9472e5.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 43.7%
  • CSS 36.2%
  • JavaScript 20.1%