Website Development Quiz: HTML, CSS, and Web Technologies, Exams of Web Design and Development

A series of questions and answers related to website development, covering topics such as html, css, and web technologies. It includes questions on html tags, css properties, and other web development concepts. This quiz is designed to test knowledge and understanding of key concepts in website development, making it a useful resource for students and professionals in the field. It covers topics such as html5 elements, css styling, and web development best practices. The questions are designed to assess understanding of core concepts and practical application of web development techniques. A valuable resource for anyone looking to test their knowledge and improve their skills in website development.

Typology: Exams

2025/2026

Available from 09/23/2025

CarlyBlair
CarlyBlair 🇺🇸

4

(1)

4.6K documents

1 / 13

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
C779 Website Development
1. Which 2 should be used to address users with visual
impairments? Choose 2:
A: Ensure that pages support screen reader apps
B: User only gray scale for images
C: Add text description for all images
D: Add alternative navigation aids to pages
E: Provide low resolution alternatives for images
A, C
2. Which tags are containers for other tags? Choose 2:
A: <select>
B: <body>
C: <br>
D: <base>
E: <head>
B, E
3. What term describes the process of adding a pair of
tags within another tag?
Nesting
4. Which did MP4 replace?
A: WAV
B: Ogg
C: Flash
D: WebM
C
5. Which markup should be used to link a CSS document
to a web page?
A:
B: <link rel= "stylesheet" type="text/css"
href="theme.css">
C: <link "stylesheet" type="text/css"
href="theme.css">
B
6. What tags are needed for creating a drop down list? <select> <option>
1 / 13
pf3
pf4
pf5
pf8
pf9
pfa
pfd

Partial preview of the text

Download Website Development Quiz: HTML, CSS, and Web Technologies and more Exams Web Design and Development in PDF only on Docsity!

  1. Which 2 should be used to address users with visual impairments? Choose 2: A: Ensure that pages support screen reader apps B: User only gray scale for images C: Add text description for all images D: Add alternative navigation aids to pages E: Provide low resolution alternatives for images

A, C

  1. Which tags are containers for other tags? Choose 2: A: B: C:
    D: E:

B, E

  1. What term describes the process of adding a pair of tags within another tag? Nesting
  2. Which did MP4 replace? A: WAV B: Ogg C: Flash D: WebM

C

  1. Which markup should be used to link a CSS document to a web page? A: B: C:

B

  1. What tags are needed for creating a drop down list?
  2. Which graphical image type scales without losing im- age quality? A: Bitmap B: JPEG C: PNG D: Vector Vector
  3. Is
    self closing? Yes
  4. Which HTML5 element is used to draw graphics on a webpage? canvas
  5. Which request method should be used in a form to append parameters into a query string? A: Get B: Post C: Put D: Patch

A

  1. Which two form elements should use the same name for groups of related elements: Radio, Datalist, Select, Checkbox, Textarea Radio, Checkbox
  2. Which method type securely sends form data that requires additional processing by the CGI script? Post
  3. Which test is designed to detect the automated sys- tems used by spammers?

CAPTCHA

  1. Which HTML5 tag attribute should be supplied for an input field in a web form if submitted to the server: A: Value B: Name

B

A: As an HTML extension language for postprocess- ing B: As an HTML extension language for preprocessing C: As a CSS extension language for postprocessing D: As a CSS extension language for preprocessing

  1. Given the following CSS: p{color: red;} p{color: yellow;} p{color: green;} p{color: purple;} What color will be displayed for paragraphs? Purple

  2. element for stating the background image: background-image

  3. Which tag is used to force the browser to display the next text or element on a new line?

  4. Which HTML tag is used to display text as it is defined, including spacing?

  5. Which CSS state selectors show uninspected HREFs in red? A: a:link {color:red;} B: a:visited {color:red;} C: a:hover {color:red;} D: a:active {color:red;}

D

  1. Which type of address does the hyperlink ../about/map.html point towards? Relative Uniform Resource Locator
  2. alt

Which attribute is used with the tag to display text if the image fails to load

  1. Which property is used in CSS3 to specify the left or right alignment of an image? Float
  2. Which attribute is used to specify the format of a video file? type
  3. Which valid code shows a functional, formatted hyper- link reference? A: WGU B: C: WGU D: WGU

A

  1. Which pair of points is specified Upper left and lower right
  2. Which two points are specified when defining a circu- lar hot spot? Center and radius
  3. Which table element is always required when adding a table to an HTML page? Row
  4. Which symbol with an href value tells the browser to look for an anchor within the current document?
  1. What is a benefit of a GUI editor? A: Uses all manually entered code B: Writes HTML code automatically C: Keeps pace with changes in HTML D: Remains current without updates

B

  1. What is a working definition of ethics for a web design- er? make choices to avoid vio- lating the rights of people
  2. Who is responsible for protecting a copyright? The entity whose work is being used
  3. Which file type allows a client to integrate to a vendors purchasing system by transmitting data points when a user clicks send?

XML

  1. What enables applications to add updates to an inter- face without the need to refresh the page? Ajax

  2. HTML geolocation API process to obtain users latitude and longitude: getCurrentPosition()

  3. Which tag uses the manifest attribute to enable the offline support for a web page?

  4. What is the purpose of the WebM MIME type: A: Provides image algorithms that reduces file size B: Shows a series of embedded images simulating motion C: Uses a file format to stream videos D: Retains sophisticated formatting and graphics

C

  1. Which HTML5 element has a poster attribute? Video
  2. Which technique is used to reduce the number of calls for static files? Caching
  3. What is the maximum recommended file size for a web page to avoid long download times?

100KB

  1. Which database type can store data in a single table only? Flat file
  2. Which hosting solution requires the purchase of hard- ware and software? In House
  3. Which audience development technique can initiate an interaction with an online visitor? A: Push technology B: Web analytics C: Frequency tracking D: Pull technology

A

  1. What is used to give web applications the same re- sponsiveness as desktop applications? ajax
  2. Which advantage does a dedicated mobile website have, compared to a mobile application? Cross-platform usability
  3. Indicates the document type is HTML 5
  4. what does color change? The text color
  5. PHP is needed for what? Online merchant sites
  6. https://www.wgu.ed/online-it-degrees.html What is the protocol? https:
  7. https://www.wgu.ed/online-it-degrees.html What is the domain address or resource name? www.wgu.edu
  8. https://www.wgu.ed/online-it-degrees.html What is the web page location? online-it-degrees.html
  1. Tag used to set a point in a document
  2. target ="_blank" Opens in a new window
  3. target ="_self" opens in same window
  4. target ="_top" opens in full window size
  5. target ="_parent" opens in parent window
  6. Tag to style just a portion of text
  7. Unordered list
  8. Ordered List
  9. List item tag
  10. data list tag
  11. Tag for images
  12. What is the 'src' attribute used for with ? Path to image file
  13. What is the 'alt' attribute used for with ? text show if image is un- available
  14. used to create input form
  15. Input attribute type="text" text box
  16. Input attribute type="hidden" Does not show. Used to pass values
  17. Input attribute type="radio" Radio button
  1. Input attribute type="checkbox" multiple choice checkbox

  2. Input attribute type="password" masks input on display

  3. Input attribute type="submit" submit button

  4. Input attribute type="file" file upload box

  5. What is the value attribute used for when input types? sets default input

  6. element creates drop down list

  7. What tag is used to define the selections in a drop down list?

  8. youtube videos

  9. Widest supported Codec h.

  10. Is h.264 open source? No

  11. Tag allowing to draw images

  12. Vector based Based on components rather than pixels

  13. B2C business to consumer

  14. B2B

  15. C2B consumer and business

  16. C2C consumer to consumer

  17. makes it fit

  18. Which tag contains what will help find your page in search engines?