By none, I mean...
...learn them at the same time, not one after another.
To accomplish this, it helps to have small challenges, like this one:
Re-create this MacOS calendar app icon
Steps you could follow
- How might you mark-up a month and date?
- How might you style your new page elements, even at a basic level: fonts, colors, size, background colors, and page centering?
- How might you dynamically generate the month and date?
- How might you optimize your CSS, refactor your JavaScript, and account for accessibility by using more semantic HTML elements?
Top comments (0)