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

how declare to classes on same element img #3283

Closed
vvkgdm opened this issue Sep 13, 2015 · 1 comment
Closed

how declare to classes on same element img #3283

vvkgdm opened this issue Sep 13, 2015 · 1 comment

Comments

@vvkgdm
Copy link

vvkgdm commented Sep 13, 2015

Challenge http://www.freecodecamp.com/challenges/waypoint-add-borders-around-your-elements has an issue. User Agent is: Mozilla/5.0 (Windows NT 10.0, WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.85 Safari/537.36. Please describe how to reproduce this issue, and include links to screenshots if possible.

@anrddh
Copy link
Member

anrddh commented Sep 13, 2015

Thanks for reporting the issue @vvkgdm.

You can add multiple classes to the same element by separating them with a space inside the class attribute. For instance:

<element class="class1 class2"></element>

I'm closing the issue as these kind of issues are really meant to be asked at the Help room (link: http://gitter.im/FreeCodeCamp/Help) and I believe that this resolves your issue. Feel free to reopen for additional clarification (and also give our help chat room a whirl!).

Happy coding!

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

No branches or pull requests

2 participants