I had images downloaded on my Mac and I thought that only upgrading to pro could be uploaded to codepen.But at least,I familiarised with codepen and passed the tests.
Have a great time in weekend.
HTML: The Living Standard
This is the HTML specification:
And this is the Edition for Web Developers:
The Living Standard - Edition for Web Developers
Enjoy!
I tried it and they work. Amazing!
I put together some flashcards that are specific to the course we’re taking. I’ll try to make a set for each course.
https://ankiweb.net/shared/info/500259121
They’re a work in progress, so edit recommendations welcome in replies!
Hope people find them helpful.
Though I’m not sure the bootcamp will cover JS, this site is super cool, filled w ideas for personal projects: https://all-js.netlify.app/
And the coolest is that the author states that it’s the result of his learning process, his practice to become a better dev, so inspiring!
I really enjoy using Frontend Mentor as resource for projects to practice my HTML & CSS skills. They have a ton of free projects and an active community that can help you if you run into any issues.
Once you learn JavaScript, they also have more advanced challenges where you can practice building even more interactive websites.
That is excellent, something I have been looking for.
Great find.
Thanks.
Where can we find the “Developer’s Spec” Bruce referred to in his presentation?
From another post: HTML Standard, Edition for Web Developers
I was having trouble with HTML forms - in particular how [for], [id] and [name] were performing different roles and interacting. This 30-minute video helped me a lot:
Good online book to learn to make responsive website.
https://learn.shayhowe.com/html-css/
Hi There, during the session today, there was a moment we discussed licenses, and someone posted this website https://tldrlegal.com/ “Software Licenses in Plain English,” and I thought it but be useful to post it here. =)
Even though it is kind of a broken website now, I recommend checking out CSS Zen Garden. Just to see how the same structure can be styled in different ways. They also have a book which I own.
I also mentioned in another thread Can I Use which shows what features are supported by which browsers. Really important when you are doing web development!
Putting this here are on behalf of @Starii
Github cheat sheet https://education.github.com/git-cheat-sheet-education.pdf
Thank you. Great info to have.
Here’s set #2 of cards for the certificate. These cover the Basic CSS course:
border radius are easily but if you want really fancy use this tool : Fancy Border Radius Generator
from my experience you might even need transform or other css properties for you achieve what you need.
Two resources I’ve recently discovered that are really useful if you’re struggling with your html tags: