Opleiding: Core HTML and CSS
Developing web applications with HTML and CSS
The web is growing considerably in popularity. More and more functionality is shifting towards the client and small revolutions are happening. Think of the advent of SPAs and PWAs, the dying out of Flash/Silverlight, realising server-side solutions with Node.js/Deno and building desktop applications with Electron.
This course builds a solid foundation for working with web techniques HTML and CSS. You will also learn to work with CSS frameworks that save development time and CSS preprocessors that make it easier to maintain CSS stylesheets.
This course is the core part of a five-day HTML/CSS development course that also covers more advanced subjects.
In this module, you will learn to apply HTML.
Lessons
- Concepts of web development
- Refresher of syntax and basic elements
- Being aware of audiences
- Forms
Lab: Create a webpage
After completing this module, students will be able to:
- Read and write the HTML of a webpage
- Reason about the choice of HTML elements
- Setup a form
- Determine what should be implemented where
In this module, you will learn to style a webpage through CSS.
Lessons
- Define and use CSS stylesheets
- Selectors and specificity
- St…
