Web Technology Exam April 2018
10 Questions
0 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

The DNS (Domain Name Service) existed before the Web was invented.

True (A)

SMTP and DNS are technologies developed by Tim Berners-Lee.

False (B)

The IPv4 address space can encode 2^32 addresses, while IPv6 can encode 2^128 addresses.

True (A)

192.16.196.210 is a valid IPv4 address.

<p>False (B)</p> Signup and view all the answers

The World Wide Web was originally invented by the US military.

<p>False (B)</p> Signup and view all the answers

HTML5 documents represent a tree with the html element as the root of the tree.

<p>True (A)</p> Signup and view all the answers

The section element is an example of semantic markup introduced in HTML5.

<p>True (A)</p> Signup and view all the answers

The selector div.question indicates that a style rule should be applied to all div elements that have a class attribute with the value 'question'.

<p>True (A)</p> Signup and view all the answers

CSS3 media queries are used to write style rules that adapt the rendering of HTML to a wide variety of devices.

<p>True (A)</p> Signup and view all the answers

The rule p {font-weight: bold;} is a correct CSS style rule for making p elements bold.

<p>True (A)</p> Signup and view all the answers
Use Quizgecko on...
Browser
Browser