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

Personal-Portfolio Gessica E. Mohr #47

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

Conversation

GeMath18
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? When adding anchors some times I had forgotten to close it. Same with using div tags.
Why is it important to consider and use semantic HTML? I think it is important because there are some tags that help structure your page and give it an order so it is easy to read. For example h1-h6 are more like tittles that have higher hierarchy than paragraphs.
How did you decide to structure your CSS? I created an external folder that contain the styles.css and each html page had their own css page as well. Everything that I wanted all my pages to have in common, I placed them in the styles.css. If there was a particular change I wanted to make on a page , I used that css file for that particular page.
What was the most challenging piece of this assignment? I wanted to include some grid/flexbox. I created a picture grid that took me few hours to put together but I am happy with the result.
Describe one area that you gained more clarity on when completing this assignment I gained mor clarity in the use of classes, ids, and grids.
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