Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialBillie Jordan
34 PointsCan i use a style sheet i found in view source from someone else's website? If so, how can I make it my own.
the style sheet has someone else website coded into it. I would like it to link from my own external style sheet. how do i do that?
2 Answers
Samuel Lopez
Front End Web Development Techdegree Student 13,960 PointsYou can't import a stylesheet from a server you don't have access to.
I say strictly NO to copy someone else's work for three reasons:
- It's not ethical.
- It's illegal - Intellectual property infringement (unless this an open source project).
- You aren't practicing what you learn.
My advise: Use other work only as inspiration. Go out there and create your own work - Let your skills, imagination and creativity do the work for you! It takes a lot of time and effort but at the end you will be proud that you created something original and that you can call it your own.
Cheers!
Billie Jordan
34 PointsThank you.
redcamel2
4,751 Pointsredcamel2
4,751 PointsWhat do you mean? Did you get another persons css?