PRE-ASSESSMENT: WEB DEVELOPMENT FOUNDATIONS Study Guide
PRE-ASSESSMENT: WEB DEVELOPMENT FOUNDATIONS Study Guide Which two actions should be used to address users with visual impairments? (Ensure that pages support screen-reader apps, use only grey-scale colors for images, add alternative navigation aids to pages, provide text descriptions for images, provide lowresolution alternatives for images) - Ensure that pages support screen-reader apps. Provide text descriptions for images. Which two tags are containers for other tags? (<head>, <base>, <hr>, <body>, <br>) - <head> <body> Which terms describes the process of adding a pair of tags within another pair of tags? (Embedding, Nesting, Indenting, Formatting) - Nesting Which multimedia technology did popular video sharing sites replace with Motion Picture Experts Group-4 (MP4) to address security concerns? (WAV, WebM, Ogg, Flash) - Flash Which markup should be used to link a CSS document to a web page? - <link rel="stylesheet" type="text/css" href=""> Which markup should be added to a form to create a drop-down list that allows users to select with these selectable options? - <select multiple> <option value="item1">item 1</option> <option value="item2">item 2</option> <option value="item3">item 3</option> </select> Which graphical image types scale without losing image quality? (Bitmap, JPEG, PNG, Vector) - Vector Which HTML5 tag is self-closing? (br, em, ul, li) - <br> Which HTML5 element is used to draw graphics on a web page? - canvas Which request method should be used in a form to append parameters into a query string? - Get Which two form elements should use teh same name for groups of related elements? (Radio, Datalist, Select, Checkbox, Textarea) - Radio Checkbox Which method type sec
Written for
- Institution
- WEB DEVELOPMENT FOUNDATIONS
- Course
- WEB DEVELOPMENT FOUNDATIONS
Document information
- Uploaded on
- November 8, 2023
- Number of pages
- 5
- Written in
- 2023/2024
- Type
- Other
- Person
- Unknown
Subjects
-
pre assessment web development foundations study
Also available in package deal