Skip to content

Conversation

@ashtn
Copy link

@ashtn ashtn commented Mar 17, 2017

This is what I could get done given my sick day(s).

Primary Requirements Response
Add normalize.css yep
Inline Block display I used inline block display for disclaimer, although it looks terrible
Floats hey floats weren't that bad in practice!
Fixed Positioning (With the top header) This was more difficult to work with
Add At least one google font Because I'm so behind I had to choose a wacky font to make me happy. Barrio did the trick =]
At least one pseudo selector (like hover) I added hover and it works but not as expected, I know nothing to have expectations though
Background color on one section this was probably my favorite part
Identify repeated styles and use CSS selectors and class/id names to organize and DRY your code. I'm still working on understanding what dry css code is, more in terms of my understanding of inheritance and cascading and knowing which selectors can be combined without having those styles overridden. I don't think my css is dry, but I couldn't tell you why it isn't.

Missing any class time is hard.

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