COMP 2057 Chapter Notes - Chapter 3: Html Element, Times New Roman, Stemming

108 views2 pages
QUESTION 1
1. The following code is required for making an image accessible
for visual impaired people
<img src="coffee.jpg" alt="coffee" width="104" height="142">
True
False
QUESTION 2
1. The following CSS code for hover link is correct:
a:hover {
color: blue;
}
True
False
QUESTION 3
1. The following CSS code is correct:
p {
font-family: Times New Roman, Times, serif;
}
True
False
QUESTION 4
1. The following is the right code to embed a video in a
page
<video width="320" height="240" controls>
<source src="mymovie.mp4" type="video/mp4">
<source src="mymovie.ogg" type="video/ogg">
Your browser does not support this video tag.
</video>
True
False
QUESTION 5
1. Access to any feature of an application/site, or each
logical step in a process, should require no more than 3 clicks.
This is called Access Rule
True
False
QUESTION 6
1. Google search uses automatic word stemming
True
False
QUESTION 7
1. If you want to do an exact phrase search you will use
single quotes
True
find more resources at oneclass.com
find more resources at oneclass.com
Unlock document

This preview shows half of the first page of the document.
Unlock all 2 pages and 3 million more documents.

Already have an account? Log in

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers