Web Design with Client Side Scripting [MOD3] Flashcards
Review
It is the style sheet language used for describing the presentation of a document written in a markup language in HTML.
CSS (Cascading Style Sheets)
What are the types of CSS Styles
External, Internal and Inline Stylesheet
It is an algorithm that defines how the combine property values originating from different sources.
Cascading Order
These are patterns used to select the element(s) you want to style.
CSS Selectors
They are used in stylesheet dictates how a certain aspect of the selector will be changed visually.
CSS Properties
What are the types of CSS values.
Numeric, Percentage, Colors and Function Values
This holds the theme of the website, and there are a vast amount of possibilities when designing a website background.
Background in Web
This sets all the background properties in one declaration.
Background
This sets the background color of an element.
Background-Color
This sets the background image for an element
Background-Image
This sets how a background will be repeated
Background-Repeat
This specify the size of a background image with “auto” and in pixels.
Background-Size
This sets the starting position of a background image.
Background-Position
It is an art and technique of arranging type of make written language legible, readable, and appealing when displayed.
Typography
It used to guide the reader’s eye to whatever is most important.
Hierarchy