add contents
This commit is contained in:
@@ -18,6 +18,16 @@ export default {
|
||||
desc: 'All the HTML elemens you can use. There is more than just a div :)',
|
||||
url: 'https://developer.mozilla.org/de/docs/Web/HTML/Element'
|
||||
},
|
||||
{
|
||||
title: 'The web accessibility basics',
|
||||
desc: 'The absolute web accessibility basics every web developer should know about.',
|
||||
url: 'https://www.marcozehe.de/2015/12/14/the-web-accessibility-basics/'
|
||||
},
|
||||
{
|
||||
title: 'Introduction to HTML',
|
||||
desc: 'In just 4 hours, learn the basics of HTML5 and start building & editing web pages.',
|
||||
url: 'https://www.codecademy.com/learn/learn-html'
|
||||
},
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user