HTML gives directions to the web browser on what content to display. It uses a set of elements to identify content types.
Get some last contact with the real world, before you disappear into its virtual counterpart.
A very important tool to know is the Devtools in browsers. It is used for many things like bugtesting or experimenting.
HTML5 allows for template elements. A template is best described as a mold with a fixed layout, which can be repeated multiple times.
Forms are used to collect user input, like names, e-mail addresses, selected answers or messages.
Just like organisms have a certain lifecycle, webcomponents have a lifecycle of their own.
In this objective you will have a quick introduction to the basics of data visualization.
An enumeration is a list of objects that has been ordered in a certain way so each the objects inside the list has its unique place.
For this assignment you need to combine your knowledge to create a radar graph using an external component and the Rijksmuseum API.
APIs are very versatile. Combining them can solve very interesting problems.
A good way to learn is to explain and to take examples from everyday life. Coding is an ongoing learning process