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

Earth - Anya #29

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Earth - Anya #29

wants to merge 3 commits into from

Conversation

anyatokar
Copy link

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? Yes, it suggested that I declare a language (english). It also said that character encoding was not declared so I added to the head.
Why is it important to consider and use semantic HTML? Semantic HTML is important for search engine optimization because it "marks" the most important sections of the website. It also makes code more readable.
How did you decide to structure your CSS? The style.css file has most of the links/text/grid formatting and the rest of the files just add on some specifics. I used the grid to lay out the website, and flexbox to lay out two dimensional features such as the navigation bar.
What was the most challenging piece of this assignment? It took the most time to get the grid to work properly. The time investment paid off because it made making consequent pages easier, and my portfolio looks decent with all window sizes I tried.
Describe one area that you gained more clarity on when completing this assignment I learned how to apply the grid and flexbox.
Optional
Did you deploy to GitHub Pages? If so, what is the URL to your website?

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