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

Branches - Eve #41

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

Branches - Eve #41

wants to merge 15 commits into from

Conversation

tofuandeve
Copy link

@tofuandeve tofuandeve commented Sep 30, 2019

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? I forgot to add alt attributes to my img tags
Why is it important to consider and use semantic HTML? Because semantic HTML makes it clear to the browser what the meaning of a page and its content is by using semantic tags. That also helps in communicating with search engines, ensuring that the right pages are delivered for the right queries.
How did you decide to structure your CSS? I tried to just create styling for one section at a time from top down, because it's really hard to cover everything at the same time as each section has its own style
What was the most challenging piece of this assignment? Preparing content for my website. Second thing is because I didn't read instruction carefully enough, I implemented everything in index.html and created css file for it. Then I realized that I have to split it to multiple files
Describe one area that you gained more clarity on when completing this assignment I definately got much better using grid than before. I tried to use as much grid as possible in this project and used flex which I am more comfortable with only when it got too tricky for me
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