Home > Web Development > Quizzes > Web Programming Exam 1
Web Programming Exam 1
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 0% Most missed: “How to specify that an object belongs to more than one class?”
Web Programming Exam 1
Time left 00:00
25 Questions

1. What is a CSS rule?

2. The ____________ rule may be used on a style declaration to override other declarations and disregard specificity.

3. What is a container in HTML?

4. What are the two attributes of the tag?

5. What is a web server?

6. What is a block element in HTML?

7. What is the tag?

8. What are some HTTP request methods? (5)

9. What is TCP/IP (Transmission Control Protocol/Internet Protocol)?

10. 2 ways to create a button widget

11. What is the difference between the child selector and the descendant selector?

12. The ______ tag creates a line break in a paragraph

13. 3 parts to a hyperlink

14. 3 applications of CSS

15. How many main DNS servers (root servers) exist?

16. What is the range input picker in HTML?

17. A ______________ is a graphical operation that alters the position, shape, or orientation of an object.

18. What is a URL composed of? (3)

19. What is an HTTP response status code?

20. What is an image aspect ratio?

21. What is the difference between the two ways to create a button widget?

22. What is FTP (File Transfer Protocol)?

23. 4 common audio tag attributes

24. the label's width can not be changed until which CSS property/value was set?

25. What happens when the parent element's text is blue, but a child element's style declaration indicates the color should be green>