GithubHelp home page GithubHelp logo

faraja17 / my-website Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.65 MB

The Complete 2022 Web Development Bootcamp, Sections 2-5: Introductory and Intermediate HTML and CSS - Dr. Angela Yu

HTML 70.59% CSS 29.41%
accessibility css3 html5 markup responsive-web-design validation

my-website's Introduction

Personal Website HTML + CSS Project

The Complete 2022 Web Development Bootcamp, Sections 2-5: Introductory and Intermediate HTML and CSS - Dr. Angela Yu

Here is my completed personal website (and resume) project. Some of my progress and discoveries are noted in the commit comments.

I decided to go the extra mile and use what I have learned so far about HTML and CSS to make sure that my website passed the W3C Markup Validation, the WAVE Web Accessibility Tool, and I did several checks for responsiveness.

NOTE: The screenshots and live Wayback Machine links below represent my website and resume as they appeared on May 8, 2022, at the culmination of this project. To view the code as it was on that day, please visit the folder named legacy-code in this repository. The code directly within this my-website repository represents my current personal website and resume, which I frequently update. Of course, my entire commit history can still be viewed within this my-website repository.

Table of contents

Overview

This project involved building a stylized personal site inspired by the works of Sean Halpin and Pascal van Gemert. I started out creating a very rudimentary website using mostly HTML, then I opened a new index file, and strengthened my knowledge of using CSS in order to style a structure created with HTML. Some of my key take-aways from the HTML and CSS units:

  • HTML Boilertplate
  • HTML best practices
  • HTML forms
  • CSS best practices
  • How to use CSS static, relative, and absolute positioning systems
  • Centering elements using CSS
  • How to use CSS float and clear

Screenshots

Mobile and Desktop Views

Personal Website
Personal Website
Direct Link to My Personal Website on Am I Responsive Website
Resume
Resume
Direct Link to My Resume on Am I Responsive Website
More Screenshots
Link to Google Slides
Direct Link to Google Presentation

Links

My process

I started out reviewing how to structure a website in HTML. I created and linked an index page and two additional pages named: Contact Me and Hobbies. On the Contact Me page, I had a lot of practice creating forms. During the Intermediate CSS unit, I set up a new index file and created and styled a one page website.

At the end of the unit, I decided to extend my practice by using what I had learned about validity, accessibility, and responsiveness in a University of Michigan course on Coursera, Web Design for Everybody: Basics of Web Development & Coding. I decided to incorporate the code of the rudimentary HTML index page as the resume.html linked to my new index file. I added a bit of matching styling and also put it through the tests for validity, accessibility, and responsiveness.

I used some old tricks I already knew to create my background image and the other illustrations. I found all of the images through creative commons websites, I removed the backgrounds and added my own colors using Remove.bg, Google Slides, and my computer's screenshot tool. I did learn how to crop the images into circular shapes from Dr. Yu. It took a lot of trial and error to decide upon appropriate images, especially the bacground image. I was going for a subtle embossed look, and I think that this paper flower background is perfect. It is bold and muted at the same time, a very elegant statement piece.

It was somewhat difficult to let go of the color scheme that I started out with, but it wasn't accessible, so it had to go. I ultimately decided upon more contrasting font colors and a darker background for my footer, all still within the original turquoise color family.

Built with

  • Semantic HTML5 markup
  • CSS 3 properties

What I learned

Through this practice, I had a thorough review of how to create forms. I appreciate how Dr. Yu encourages frequent consulting of the documentation on sites such as MDN, W3Schools, and DevDocs. I learned how important it is to be comfortable navigating these and other documentation sites often while coding to learn methods, standards, and best practices.

I had some epiphany moments while styling my site. I suddenly realized that margin: 0 auto; is not the magical centering spell that I had imagined it to be. I gained a clear understanding that the 0 represents the top and bottom margins and can actually be changed to another number without affecting the centering, and that the real magic happens through the auto, which controls the left and right margins and does the centering work.

Another example of insight gained was about how browser defaults can completely throw off my code, and how the inspect browser tool can help to troubleshoot and debug because I can use it to visually determine the effects of the properties I have implemented and to identify any pesky defaults. I was also introduced to the Pesticide for Chrome extension, which outlines each element to better see placement on the page.

I learned a lot about selecting color scheme. As I mentioned, I got attached to the colors that I had originally chosen. But as I worked to make my site accessible, I realized that font colors need to contrast well. Just as images conveying meaning must be carefully selected and labeled with either alt-text or aria, any text that conveys meaning must be styled with readability and accessibility in mind. I quickly got used to the new color scheme, and I was happy to keep the original lighter colors in the borders and other accents.

Overall, I gained much better control of positioning and design through my work on this project.

A side note: I also learned much more about Markdown through writing this README page, especially for the Screenshots section. I reviewed how to set up a table and how to create links. Through additional research, learned how to simulate an embedded video. I used this information to simulate an embedded Google Slide show, once I realized that I would not be able to use iframe code. It took a lot of trial and error to get the code right, but I finally did it!

Continued development

After finishing this project, I successfully completed an HTML/CSS challenge from Frontend Mentor. I am excited to complete additional Frontend Mentor challenges as I learn more Javascript and Python.

I feel that I can now create some websites for friends and family members. I have already begun learning Bootstrap, and I would probably use that heavily to streamline the process. I am sure that eventually, as I learn more Bootstrap and JavaScript, I will want to revise this website, but I feel that it is perfect for now. I am very pleased to have learned today how to archive my website and resume through the Wayback Machine Save Page Now feature, so that I can always revisit how my first successful website has evolved as time has passed.

Useful resources

  • Pesticide Extension - This extension inserts the Pesticide CSS into the current page, outlining each element to better see placement on the page.
  • Humans.fyi - Sean Halpin's work featured on Humans.fyi, ". . .an inspiration gallery showcasing how personal websites look today."
  • One Page Love - Pascal Van Gemert's work featured on OnePageLove.com, ". . .the leading showcase of beautiful One Page websites, templates and resources."

Author

Faraja Thompson

Acknowledgments

I'd like to acknowledge my son and mentor DeForestt Thompson. His steadfast support and encouragement keep me motivated! Thanks for forcing me to use the command-line, Son <3 <3 <3.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.