great images help make the difference between an average- looking site and a really engaging one
Anonymous Quiz
92%
T
8%
F
If you are building a site from scratch, it is good practice to create a folder for all of the images the site uses
Anonymous Quiz
95%
T
5%
F
Whenever you have many different colors in a picture you should use ….
Anonymous Quiz
8%
png
40%
jpeg
2%
gif
50%
a & c
The resolution of an image is the number of squares that fit within a 1 x 1 …. square area
Anonymous Quiz
58%
pixel
42%
inch
The web browsers on most desktop computers display images at resolution of 72 pixels per inch (ppi)
Anonymous Quiz
88%
T
12%
F
Using images on the web with higher resolution will not result in better image quality-only in larger file sizes
Anonymous Quiz
72%
T
28%
F
sports results, stock reports, train timetables are types of information that needs to be displayed in Grid or table
Anonymous Quiz
95%
T
5%
F
The contents of the table are written out row by row using
Anonymous Quiz
5%
<table>
4%
<thead>
83%
<tr>
7%
<td>
Each cell of a table is represented using a … element
Anonymous Quiz
4%
<table>
4%
<thead>
7%
<tr>
85%
<td>
… element is used just like the <td> element but its purpose is to represent the heading for either a column or a row
Anonymous Quiz
5%
<table>
25%
<thead>
6%
<tr>
65%
<th>
an attribute which is used to modify the background color is
Anonymous Quiz
42%
backgroundColor
54%
bgcolor
3%
color
1%
backcolor