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 trialsebbe12
4,015 PointsI want to write cleaner HTML code where can i find the best of the best codes to check how they do it. (not treehouse)
HTML I want other sources that could help me that's not treehouse
1 Answer
Podrig Leoghain
5,094 PointsW3Schools is really the best source for actual documentation on HTML etc.
Also, a very very quick search engine query (google search if you want) threw up this https://medium.com/@sergimarquez/8-best-practices-to-write-clean-html-code-1cd407e2a7ec
sebbe12
4,015 Pointssebbe12
4,015 PointsYe i read the article. I'm not really sure either what i want. But like finished projects where people wrote clean code so i can see it in action.
Podrig Leoghain
5,094 PointsPodrig Leoghain
5,094 PointsYou could always look at the code on websites like google or apple or tesla etc., with dev tools on chrome or firefox.
Hope this helps.