100% de satisfacción garantizada Inmediatamente disponible después del pago Tanto en línea como en PDF No estas atado a nada 4,6 TrustPilot
logo-home
Examen

Introduction to CSS Questions and Answers

Puntuación
-
Vendido
-
Páginas
5
Grado
A+
Subido en
24-11-2024
Escrito en
2024/2025

Introduction to CSS Questions and Answers What does CSS stand for? Cascading Style Sheet What is CSS? Style sheet language that provides the formatting and "look" of a Web page or document written in a markup language. It's the presentation of a webpage. What are the two stages the browser combines the document's content with its style information? 1. The browser converts HTML and CSS into DOM. (The DOM combines the content with its style) 2. The browser displays the contents of the DOM. The ______ is where the CSS and document's content meet up? DOM a._______-_______ elements look like they start on a new line. b._______ elements flow within the text and do not start on a new line. a.) Block-level elements b.) Inline elements The key to understanding how CSS works is to imagine that there is an ________ _____ around every HTML element. invisible box CSS allows you to _______ ______ that control the way that each individual box (and the contents of that box) is presented. create rules CSS works by associating rules with _______ elements. HTML What type of language is CSS? Declarative What is a declarative language? A program that specifies what is to be done rather than how to do it. Nonprocedural and Very High Level Language are other names for... Declarative Language Identifiers that indicate which stylistic features you want to change. eg.) font, width, background-color, size, etc. CSS Properties Indicates how you want to change the style of the property. eg.) If you want to specify a color property then the value is the color you want the text in these elements to be (14px, Serif, Blue, etc.). CSS Values A CSS rule contains two parts: a ________ and a ________. Selector and a Declaration Indicates how the elements referred to in the selector should be styled. CSS Declaration The two parts of a CSS Declarations are: a _______ and a _______. a Property and a Value CSS Declarations are paired with ________ to produce CSS rulesets? Selectors Indicates which element the rule applies to. eg.) p {}, .class {}, etc. CSS Selectors Each declaration contained inside a declaration block has to be separated by a...? semi-colon; The selector plus the declaration block is called a...? Ruleset What is the code to link an EXTERNAL CSS? link href="css/" type="text/css" rel="stylesheet"/ This element is used in an HTML document to tell the browser where to find the CSS file used to style the page. link What are the three attributes of a CSS link element? 1. href 2. type 3. rel The _______ attribute specifies the path to the CSS file (which is often placed in a folder called css or styles). href The _______ attribute specifies the type of document being linked to. The value should be text/css. type The _______ attribute specifies the relationship between the HTML page and the file it is linked to. The value should be stylesheet when linking to a CSS file. rel The code below is an example of: style type="text/css" body { font-family: arial; } /style Internal CSS What are the eight types of selectors? 1. Universal Selector 2. Type Selector 3. Class Selector 4. ID Selector 5. Child Selector 6. Descendant Selector 7. Adjacent Sibling Selector 8. General Sibiling Selector Which selector applies to all elements in the document? Universal Selector * {} Which selector matches element names? Type Selector h1, h2, h3 {} Which selector matches an element whose class attribute has a value that matches the one specified after the period (or full stop) symbol? Class Selector .note {}

Mostrar más Leer menos
Institución
PCSS
Grado
PCSS

Vista previa del contenido

Introduction to CSS Questions and
Answers
What does CSS stand for? - answer Cascading Style Sheet

What is CSS? - answer Style sheet language that provides the formatting and "look"
of a Web page or document written in a markup language. It's the presentation of a
webpage.

What are the two stages the browser combines the document's content with its style
information? - answer 1. The browser converts HTML and CSS into DOM.
(The DOM combines the content with its style)
2. The browser displays the contents of the DOM.

The ______ is where the CSS and document's content meet up? - answer DOM

a._______-_______ elements look like they start on a new line. b._______ elements
flow within the text and do not start on a new line. - answer a.) Block-level elements
b.) Inline elements

The key to understanding how CSS works is to imagine that there is an ________
_____ around every HTML element. - answer invisible box

CSS allows you to _______ ______ that control the way that each individual box (and
the contents of that box) is presented. - answer create rules

CSS works by associating rules with _______ elements. - answer HTML

What type of language is CSS? - answer Declarative

What is a declarative language? - answer A program that specifies what is to be
done rather than how to do it.

Nonprocedural and Very High Level Language are other names for... - answer
Declarative Language

Identifiers that indicate which stylistic features you want to change.
eg.) font, width, background-color, size, etc. - answer CSS Properties

Indicates how you want to change the style of the property.
eg.) If you want to specify a color property then the value is the color you want the text
in these elements to be (14px, Serif, Blue, etc.). - answer CSS Values

, A CSS rule contains two parts: a ________ and a ________. - answer Selector and
a Declaration

Indicates how the elements referred to in the selector should be styled. - answer
CSS Declaration

The two parts of a CSS Declarations are: a _______ and a _______. - answer a
Property and a Value

CSS Declarations are paired with ________ to produce CSS rulesets? - answer
Selectors

Indicates which element the rule applies to.
eg.) p {}, .class {}, etc. - answer CSS Selectors

Each declaration contained inside a declaration block has to be separated by a...? -
answer semi-colon;

The selector plus the declaration block is called a...? - answer Ruleset

What is the code to link an EXTERNAL CSS? - answer <link href="css/styles.css"
type="text/css" rel="stylesheet"/>

This element is used in an HTML document to tell the browser where to find the CSS
file used to style the page. - answer <link>

What are the three attributes of a CSS link element? - answer 1. href
2. type
3. rel

The _______ attribute specifies the path to the CSS file (which is often placed in a
folder called css or styles). - answer href

The _______ attribute specifies the type of document being linked to. The value should
be text/css. - answer type

The _______ attribute specifies the relationship between the HTML page and the file it
is linked to. The value should be stylesheet when linking to a CSS file. - answer rel

The code below is an example of:

<style type="text/css">
body {
font-family: arial;
}
</style> - answer Internal CSS

Escuela, estudio y materia

Institución
PCSS
Grado
PCSS

Información del documento

Subido en
24 de noviembre de 2024
Número de páginas
5
Escrito en
2024/2025
Tipo
Examen
Contiene
Preguntas y respuestas

Temas

$13.49
Accede al documento completo:

100% de satisfacción garantizada
Inmediatamente disponible después del pago
Tanto en línea como en PDF
No estas atado a nada


Documento también disponible en un lote

Thumbnail
Package deal
PCSS EXAM BUDLED
-
63 2024
$ 848.37 Más información

Conoce al vendedor

Seller avatar
Los indicadores de reputación están sujetos a la cantidad de artículos vendidos por una tarifa y las reseñas que ha recibido por esos documentos. Hay tres niveles: Bronce, Plata y Oro. Cuanto mayor reputación, más podrás confiar en la calidad del trabajo del vendedor.
Pogba119 Harvard University
Ver perfil
Seguir Necesitas iniciar sesión para seguir a otros usuarios o asignaturas
Vendido
52
Miembro desde
1 año
Número de seguidores
2
Documentos
5078
Última venta
1 semana hace
NURSING TEST

BEST EDUCATIONAL RESOURCES FOR STUDENTS

3.8

11 reseñas

5
4
4
3
3
3
2
0
1
1

Documentos populares

Recientemente visto por ti

Por qué los estudiantes eligen Stuvia

Creado por compañeros estudiantes, verificado por reseñas

Calidad en la que puedes confiar: escrito por estudiantes que aprobaron y evaluado por otros que han usado estos resúmenes.

¿No estás satisfecho? Elige otro documento

¡No te preocupes! Puedes elegir directamente otro documento que se ajuste mejor a lo que buscas.

Paga como quieras, empieza a estudiar al instante

Sin suscripción, sin compromisos. Paga como estés acostumbrado con tarjeta de crédito y descarga tu documento PDF inmediatamente.

Student with book image

“Comprado, descargado y aprobado. Así de fácil puede ser.”

Alisha Student

Preguntas frecuentes