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

Iris Lux - Water #25

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

Iris Lux - Water #25

wants to merge 33 commits into from

Conversation

iris-lux
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? I only head "warnings". One warning I had was that there should only be one H1 tag, all other lower-level headers should be H2 and lower.
Why is it important to consider and use semantic HTML? Screen-readers use semantic HTML, so semantic HTML is very important for accessibility.
How did you decide to structure your CSS? Most of the styling is done in one .css file, with the exception of a element that I wanted to be a row-flowing flexbox. I tried to make it so similarly-styled elements that I used across multiple pages would belong ot a single class.
What was the most challenging piece of this assignment? One of the more challenging aspects of the assignment was altering the HTML when the CSS changed, and vice-versa. The lack of any kind of debugger was also challenging.
Describe one area that you gained more clarity on when completing this assignment I gained more clarity on how to use semantic tags such as header. I also gained clarity on how to style with flexbox.
Optional
Did you deploy to GitHub Pages? If so, what is the URL to your website? I did not deploy to Github Pages.

…t is larger, and the large-text class is no longer needed
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