Crear actividad
Jugar Froggy Jumps
1. What is the language used for describing the presentation of Web pages, including colors, layout, and fonts, thus making our web pages presentable to the users.
A
HTML
B
JAVASCRIPT
C
CSS
2. How many ways or methods we can use to add CSS in an HTML document?
A
1
B
3
C
2
3. What method is used when the CSS style is placed inside the HTML element?
A
Inline
B
Internal
C
External
4. What method is used when there is a separate CSS file created that is linked to an HTML document?
A
Inline
B
Internal
C
External
5. What method is used when the CSS style is placed in between the opening and closing tag of style element?
A
Inline
B
Internal
C
External
6. What method is used in the image?
A
Inline
B
Internal
C
External
7. What method is used in the image?
A
Inline
B
Internal
C
External
8. What method is used in the image?
A
Inline
B
Internal
C
External