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

Sara-Branches #38

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

Sara-Branches #38

wants to merge 6 commits into from

Conversation

sarashahbaig
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 did not face many issues when trying to validate my HTML through the Validator. One common issue in all my pages was the lang attribute was missing in the html tag. The validator suggested I add it.
Why is it important to consider and use semantic HTML? Semantic HTML conveys the meaning of each html element rather than just the presentational aspect of the markup language. It shows the intent behind each each element.
How did you decide to structure your CSS? I decide to structure my CSS based on the hierarchy of the html elements on my pages. Additionally, I consider targeting elements based on classes and ids so that there were little issues of CSS getting applied to unintended elements.
What was the most challenging piece of this assignment? The most challenging piece of this assignment was properly aligning elements using the CSS grid. It took me a while to understand how the grid system works.
Describe one area that you gained more clarity on when completing this assignment I think I gained a better understanding of the grid system while working on this assignment.
Optional
Did you deploy to GitHub Pages? If so, what is the URL to your website? Yes. The website is available here.

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