Qu'est-ce que LessonUp
Rechercher
Canaux
Connectez-vous
S'inscrire
‹
Revenir à la recherche
CSS
STARTKLAAR
Phones Away in Your Bag or Pocket
Take Off Your Coat and Sit in Your Seat
Sit in Your Assigned Seat (If Applicable)
Name Tag on the Table
Keep Your Laptop Closed
Notebook on the Table
Push Your Chairs in When Leaving the Classroom
1 / 15
suivant
Slide 1:
Diapositive
Informatica
Middelbare school
havo
Leerjaar 4
Cette leçon contient
15 diapositives
, avec
quiz interactif
et
diapositives de texte
.
La durée de la leçon est:
90 min
Commencer la leçon
Partager
Imprimer la leçon
Éléments de cette leçon
STARTKLAAR
Phones Away in Your Bag or Pocket
Take Off Your Coat and Sit in Your Seat
Sit in Your Assigned Seat (If Applicable)
Name Tag on the Table
Keep Your Laptop Closed
Notebook on the Table
Push Your Chairs in When Leaving the Classroom
Slide 1 - Diapositive
LEARNING OBJECTIVES
CSS stands for Cascading Style Sheets.
It is used to style and layout web pages.
CSS controls how HTML elements are displayed on the screen.
You can use CSS to change colors, fonts, spacing, and layout.
Slide 2 - Diapositive
What do you know about a CSS is ?
Slide 3 - Question ouverte
Introduction to CSS
CSS stands for Cascading Style Sheets.
It is used to style and layout web pages.
CSS controls how HTML elements are displayed on the screen.
You can use CSS to change colors, fonts, spacing, and layout.
Slide 4 - Diapositive
How CSS Works with HTML
HTML provides the structure of a web page, while CSS is responsible for the style.
CSS can be written in three ways:
Inline: Directly in the HTML element.
Internal: In a <style> block within the HTML file.
External: In a separate .css file.
Slide 5 - Diapositive
Basic CSS Syntax
Selector: Selects the HTML element to style.
Property: Defines what you want to change (e.g., color, font size).
Value: Specifies the value of the property.
Slide 6 - Diapositive
Slide 7 - Diapositive
Applying CSS
Slide 8 - Diapositive
RETROSPECTIVE
WHAT WENT WELL IN THE SPRINT
WHAT CAN BE IMPROVED
WHAT ARE YOU ENCOUNTERING IN YOUR DEVELOPMENT
Slide 9 - Diapositive
RETROSPECTIVE
WHAT WENT WELL IN THE SPRINT
WHAT CAN BE IMPROVED
WHAT ARE YOU ENCOUNTERING IN YOUR DEVELOPMENT
Slide 10 - Diapositive
CSS Selectors
Content:
Tag Selector: Selects all elements of a certain tag.
Example: h1 { color: blue; }
Class Selector: Selects elements with a specific class.
Example: .intro { font-size: 20px; }
ID Selector: Selects an element with a specific ID.
Example: #header { background-color: grey; }
Slide 11 - Diapositive
Changing Colors and FontsCSS Selectors
Slide 12 - Diapositive
Adding Margins and Padding
Slide 13 - Diapositive
CSS Basics Recap
CSS is used to style and layout HTML elements.
There are different types of CSS selectors like tag, class, and ID.
You can change the colors, fonts, and spacing using CSS properties.
Practice using inline, internal, and external CSS.
Slide 14 - Diapositive
TO ASK???
Slide 15 - Diapositive
Plus de leçons comme celle-ci
CSS
Octobre 2024
- Leçon avec
15 diapositives
Informatica
Middelbare school
havo
Leerjaar 4
04 - CSS - selectoren
Octobre 2023
- Leçon avec
15 diapositives
ICT
MBO
Studiejaar 1,2
HTML & CSS: Opmaak met CSS
Septembre 2024
- Leçon avec
21 diapositives
Informatica
Middelbare school
havo, vwo
Leerjaar 4
02 - CSS - selectoren
Avril 2024
- Leçon avec
15 diapositives
ICT
MBO
Studiejaar 1-4
Les4 - CSS Selectoren: HTML Elementen Aanspreken
Août 2024
- Leçon avec
22 diapositives
Applicatie- en mediaontwikkelaar
MBO
Studiejaar 1
2 HTML: CSS
Janvier 2024
- Leçon avec
17 diapositives
Webdesign - Les 3 (23/24): CSS
Septembre 2023
- Leçon avec
24 diapositives
Informatica
Middelbare school
havo, vwo
Leerjaar 4
WEEK 3 - INFORMATICA
Novembre 2023
- Leçon avec
35 diapositives
Informatica
Middelbare school
havo
Leerjaar 4