Skip to content

Conversation

@nkiruka
Copy link

@nkiruka nkiruka commented Sep 18, 2017

Static 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?
Why is it important to consider and use semantic HTML? It is important for search engine optimization; it is also easier to style with CSS if html is marked up correctly; reduces code duplication; more maintainable code; more accessible code for blind and partially sighted users; future proofing of code and utilizing most up to date tools.
How did you decide to structure your CSS? I based the structure of my CSS after designing the layout of my HTML page.
What was the most challenging piece of this assignment? Positioning, Margins
Describe one area that you gained more clarity on when completing this assignment Still yet to reach level of enlightenment

@droberts-sea
Copy link

Static Site

What We're Looking For

Feature Feedback
Baseline
Appropriate Git Usage yes - good work
Answered comprehension questions yes
Page fully loads yes
No broken links (regular or images) yes
Includes at least 4 pages and styling yes
HTML
Uses the high-level tags for organization: header, footer, main yes
Appropriately using semantic tags: section, article, etc. yes
All images include alternate text yes
CSS
Using class and ID names in style declarations yes
Style declarations are DRY yes
Overall Site is attractive and easy to navigate - good work!

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.

2 participants