Web design quiz

Is this your test? Login to manage it. If not, you can make an assessment just like it.

This is a non-interactive preview of the quiz content.

1.
1 point
Choose the best words to fill in the following blanks.

Web browsers read _____ files, which are sometimes styled using _____. A _____ allows users to create websites that can easily be updated with little or no knowledge of coding.
2.
1 point
Fill in the blank in the following line of code used to insert a photograph into a web page.

<_____ src="http://nhsjournalism.com/wp-content/uploads/2012/02/IMG_5967-e1328710864499.jpg" />
3.
1 point
Which line of code would create the following:

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur.
4.
1 point
Which line of code would create the following:

  1. First item in the list.

  2. Second item in the list.

  3. Third item in the list.

5.
1 point
Which line of code would create the following:

My favorite place to visit is Dallas.
6.
1 point
Which line of code would create the following:

  • First item in the list.

  • Second item in the list.

  • Third item in the list.

7.
1 point
Which line of code would create the following:

I absolutely love to eat ice cream.
8.
1 point
Which line of code would create the following:

I am a title

9.
1 point
What is missing from the following line of code?

<p>This is an example of a paragraph.
10.
1 point
Dreamweaver is best used by those interested in web site design and development, and WordPress is best used by those interested in publishing information online.