Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Mashup Homework #42

Open
wants to merge 5 commits into
base: gh-pages
Choose a base branch
from

Conversation

bluemittens505
Copy link

Refactored and styled.

1st Version. Needs lots of refactoring and styling too.
Refactored.  Still needs more refactoring.
Refactored.  Still needs more refactoring.
Styled and refactored for now.
float: right;
cursor: pointer;
}
section[id*="news"] {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd recommend using a class for all of these, rather than partially matching an ID. Will make your page render more quickly.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not to mention being more conventional, when there isn't an advantage to going against it.

@afeld
Copy link
Member

afeld commented Mar 6, 2016

Love the app! In particular, you made a very good use of small, specific classes. Hope you had fun with it once you found a good API to use?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants