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

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 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