What are the primary colors
What is Red, Yellow, and Blue
What is Typography?
What is the art of text, the arrangement, style, size, and color of text contributing to the image
What restrictions are there on CC BY?
Nothing! You only need to credit the creator.
It is a tag that makes the computer read CSS
What is Style Tag
A code line used to insert an image
How do you give an attribute to a class selector in CSS
What are the secondary colors?
What is purple, orange, and green
What is a font
What is the way that a text is styled
What restrictions are there on CC BY-NC?
You cannot use the work for commercial purposes, and you must credit the creator.
# Is used in id selectors, what is used in class selectors
What is a period
A code line that creates an ordered list
What is an <ol>/</ol> tag
What characteristics does black describe on a website
What is power, elegance, sophistication, and depth
Why does font size matter in typography?
What is when the larger the text is the more emphasized it is.
What restrictions are there on CC BY-ND?
You cannot change the work, and must credit the creator.
Chooses color
What is the CSS color tag
Identifies a group of things by a unique name (uses dot when stylized in CSS)
How do you give an attribute to a class selector in CSS
What characteristics does blue describe on a website?
What is calmness and serenity
What does bold in typography represent
What is really important and strong text piece
What restrictions are there on CC 0?
None!
Type of color picker in Khan academy tutorial(By color mixing)
What is Where does RGB work
Tag for redirecting a link to a different tab instead of the current tab
What is the target tab
What characteristics does purple describe on a website?
What is strength and power
What does italic font portray?
What is makes the font more important and emphasized.
What restrictions are there on CC-SA?
You must release your work under the same conditions that the author of what you used had.
What is wrong with this: strong {
color: red;
}
What is Nothing is wrong
Tag for blind people with an image
What is alt text