Skip to content

Branches, Kristy #36

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

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

Branches, Kristy #36

wants to merge 3 commits into from

Conversation

kristyh32
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, in one of my pages I used an id twice. I also had to change my photo names to remove spaces. I did leave a couple of the yellow flags in telling me that I should have an h element in every section since some of them just didn't need h elements.
Why is it important to consider and use semantic HTML? semantic HTML is easier to read and understand, it's also very important for interacting with screen readers and things like that.
How did you decide to structure your CSS? I had one CSS file that styled all of my pages. My structure was just starting with the navigation bar and working my way down element by element making it look how I wanted.
What was the most challenging piece of this assignment? Getting the front page to line up the way that I wanted it to was much more difficult than I thought it would be. I briefly considered just not having my layout look like that, but I decided to play with it until I could figure it out. I'm glad I did because I learned a lot about how to work with items in a grid.
Describe one area that you gained more clarity on when completing this assignment I gained a lot of clarity on making things line up within a grid, and how styling can conflict with other stying in ways that you don't expect.
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