|
6 | 6 | "title": "HTML ELEMENTS",
|
7 | 7 | "desc": "All the HTML elemens you can use. There is more than just a div :)",
|
8 | 8 | "url": "https://developer.mozilla.org/docs/Web/HTML/Element",
|
9 |
| - "tags": [] |
| 9 | + "tags": ["reference", "semantics", "metadata", "obsolete"] |
10 | 10 | },
|
11 | 11 | {
|
12 | 12 | "title": "Introduction to HTML",
|
13 | 13 | "desc": "In just 4 hours, learn the basics of HTML5 and start building & editing web pages.",
|
14 | 14 | "url": "https://www.codecademy.com/learn/learn-html",
|
15 |
| - "tags": [] |
| 15 | + "tags": ["course", "elements", "structure"] |
16 | 16 | },
|
17 | 17 | {
|
18 | 18 | "title": "Awesome Canvas",
|
19 | 19 | "desc": "A curated list of awesome Canvas examples, related articles and posts.",
|
20 | 20 | "url": "https://github.com/raphamorim/awesome-canvas#readme",
|
21 |
| - "tags": [] |
| 21 | + "tags": ["html5", "examples", "libraries", "resources"] |
22 | 22 | },
|
23 | 23 | {
|
24 | 24 | "title": "HTML Spec",
|
25 | 25 | "desc": "This specification defines a big part of the Web platform, in lots of detail.",
|
26 | 26 | "url": "https://html.spec.whatwg.org/",
|
27 |
| - "tags": [] |
| 27 | + "tags": ["standards", "elements", "specification", "syntax"] |
28 | 28 | },
|
29 | 29 | {
|
30 | 30 | "title": "Markup validator",
|
31 | 31 | "desc": "This tool is checking your markup if it complies with the specification and will show you possible errors.",
|
32 | 32 | "url": "https://validator.w3.org/nu/",
|
33 |
| - "tags": [] |
| 33 | + "tags": ["html", "reports", "outline"] |
34 | 34 | },
|
35 | 35 | {
|
36 | 36 | "title": "Trends",
|
37 | 37 | "desc": "Browse trending github repos written in your favorite language with this high performance progressive web application",
|
38 | 38 | "url": "https://trends.now.sh/",
|
39 |
| - "tags": [] |
| 39 | + "tags": ["aggregator", "github", "search", "ratings"] |
40 | 40 | }
|
41 | 41 | ]
|
42 | 42 | }
|
0 commit comments