Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

finalized project #40

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

finalized project #40

wants to merge 1 commit into from

Conversation

hn4ever
Copy link

@hn4ever hn4ever commented Oct 26, 2020

Personal Portfolio Site

Congratulations! You're submitting your assignment!

Comprehension Questions

Question Answer
Did you have to resolve any issues when running the HTML Validator? If so, what were they? no, I run the developers tool (chrome) to test my code, and it helped me to locate where are the issues to fix.
Why is it important to consider and use semantic HTML? semantic HTML are helpful to understand the contents inside HTML, using them will make the HTML code much easier to understand, fix and update.
How did you decide to structure your CSS? I decided to use CSS Grid in order to have grids for header, footer, menu and content.
What was the most challenging piece of this assignment? Setting up the CSS grids to work properly and display contents as expected.
Describe one area that you gained more clarity on when completing this assignment Working with CSS grids helped me to understand more how to organize contents inside grids and how to set them up in a way that will present the displayed items properly (not crowded nor full of empty spaces).
Optional
Did you deploy to GitHub Pages? If so, what is the URL to your website? Not yet, but I plan to do so later after I finalize the job description.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant