Two main parts of an HTML document.
What is Head & Body?
A CSS declaration is made up of two items.
What is Universal selector and grouping selector?
Primary storage is the storage you use when you are finished with your project.
What is false?
Accessibility standards deal with
what are people with disabilities who use the internet?
Responsive means
What is to adjust?
The very first line on an HTML document should declare the document type.
What is <!DOCTYPE html>?
In CSS, colors can be specified using three main values.
What is RGB, HEX, HSL?
Secondary storage is the memory used by the computer as it processes data.
What is false.
List 3 categories of disabilities that may affect someone who is using the web.
What are Auditory, Cognitive, Physical?
Having a responsive website is important.
What is it makes your website look good on all devices.
HTML code defines the _____ of a web page.
What is layout?
CSS controls the _____________ of a website.
What is style?
The best file image types to use in web design are
what are pnj,jpg,jif?
Web accessibility also benefits people without disabilities.
What are Neurological, speech, visual?
Metadata needs to be added to a web page to make it responsive.
Viewport.
The title tag should be in the __________ part of the HTML document.
What is The head tag.
CSS stands for.
What is Cascading Style Sheets?
A pixel is
What is basic unit of programmable color in a computer image?
Web accessibility means that websites are designed and developed so that people with disabilities can:
What are Perceive, understand, navigate, and interact with the web?
‘vw’ unit of measurement stands for _____________.
Viewport width. The way the text will follow the size of the browser window.
An attribute.
What is Provides additional information about HTML elements?
File names should always be in ____ case.
What is lower?
The four main parts of the information processing cycle are
What are input, output, storage, process?
Web accessibility is important.
A media query will allow you to________.
Includes a block of CSS properties only if a certain condition is true.