Home > HTML > Quizzes > Html4 Web Design
Html4 Web Design
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 19% Most missed: “Suggested tag structure to indicate that JavaScript is not enabled”
Html4 Web Design
Time left 00:00
25 Questions

1. Highest level tag element in a web page

2. Tag name for bolding an item

3. Additional data about a document - hidden from the normal user

4. Attribute for specifying a style sheet language as that of CSS

5. Two elements types nested within a ________ list: dt (definition term) and dd (definition (definition))

6. Image that is not displaying for some reason

7. Common image type for images directly from photographs (give both spellings)

8. XML (EXtensible Markup Language) was designed to_____ & store data.

9. Attribute that determines the nature of a GUI element

10. Matching tags along with their enclosed content for example:

Hello World


11. The basic top-level web page structure responsible for user interaction with a page with respect to entering information

12. Drop-down menus are created with this tag

13. Matching tags along with their enclosed content for example:

Hello World


14. Attribute name for creating hyperlinks

15. HTML was designed to _____ data.

16. An alternative for the normal bolding tag - which is often custom-styled with CSS

17. Hexadecimal is also known as _____

18. Tag name for a sequential list

19. Approximately how many colors are available to a designer?

20. A tag that should not be used for submitting forms because of misinterpretations by IE

21. Smallest element on a screen

22. Tag name for creating paragraphs

23. HTML _______ often better to use (even though harder to remember) because Browsers may not support all entity names

24. Things that functionally work with one another are in the same vicinity with each other (like a sofa-coffee table combo)

25. Images on a web page can drastically affect the download time of the page; therefore they should always be ________________ and their actual final dimensions should be stated with the appropriate attributes ( width & height) as measured in pixels.