Skip to main content

← back to the guide

SQA National 5 Computing Science Web design and development overview quiz quiz

15questions. Pick an answer and you'll see why right away.

  1. What does a wireframe show when designing a website?

  2. What does a navigation structure plan?

  3. Which language builds the content and structure of a web page?

  4. Which HTML element creates a hyperlink?

  5. In the link Contact, what does href give?

  6. What does CSS control on a web page?

  7. A CSS element selector such as p { ... } styles which elements?

  8. How is a CSS class selector written?

  9. A CSS id selector such as #header styles how many elements?

  10. What does it mean that JavaScript is event-driven?

  11. Which event fires when the pointer moves ONTO an element?

  12. Which event fires when the user clicks an element?

  13. Why are photographs and videos usually compressed for a website?

  14. Why are standard file formats used for media on web pages?

  15. After building a website, what does evaluating it for fitness for purpose check?