Skip to content

Demonstrating my understanding of HTML and CSS by building my simple portfolio

Notifications You must be signed in to change notification settings

ImAnEnvoy/myPortfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

myPLP_Portfolio_Assignment

Overview

This assignment was carried out to showcase my understanding/skills, projects and contact information in a clean, organized manner, and a visually appealing layout by building a simple, responsive, accessible, and SEO-friendly portfolio webpage using only raw HTML5 and CSS.

Features

  • Semantic HTML: Properly structured with meaningful elements
  • No Dependencies: Pure HTML/CSS
  • Fully Responsive: Works on all device sizes from mobile to desktop
  • Clean and beginner-friendly CSS
  • Organized code with comments and best practices
  • No external libraries or frameworks used #File Structure

File Structure

portfolio/

├── index.html # Main HTML file

├── styles.css # Main CSS file

└── README.md # Documentation

Sections Included

  • Header – Developer name and brief title
  • Navigation – Links to page sections (About, Projects, Skills, Contact)

Main Content:

  • About – Personal introduction paragraph
  • Projects – highlighted work done
  • Skills – Key technical abilities
  • Contact – GitHub account
  • Footer – Copyright information

How to Use

  • Clone or download the HTML file
  • Open the file in any modern browser
  • Edit content to reflect your own profile
  • Optionally, split the CSS into an external file for scalability

Browser Support

The portfolio is tested and it works on:

  • Chrome (latest)
  • Edge (latest)
  • Firefox (latest)

License

This project is open and available for anyone to use. Attribution is appreciated but not required.

About

Demonstrating my understanding of HTML and CSS by building my simple portfolio

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages