NEW
Font size
S
M
L
XL
WorksheetsDreamweaver and Code Quiz
Total questions: 7
Worksheet time: 4mins
Name
Class
Date
1.
What is the CODE to insert an image?
a)
<IMG SRC = main picture.jpg>
b)
<IMG SRC = "main picture.jpg">
c)
<Image SRC = "main Picture.jpg">
d)
<IMG CRT = "main picture.jpg">
2.
In Dreamweaver, what is the default folder to put pictures?
a)
Assets Folder
b)
Default Folder
c)
Image Folder
d)
Picture Folder
3.
What is the correct CODE in Cow Hyperlink so that, when clicked, a cow appears in the Iframe?
a)
<a href = "cow.jpg" Target = "_blank">COW</a>
b)
<a href = "cow.jpg" Target = "_self">COW</a>
c)
<a href = "cow.jpg" iframe = "myframe">COW</a>
d)
<a href = "cow.jpg" Target = "myframe">COW</a>
4.
What is the teacher's recommended standard width of the main table on your default webpage?
a)
1600
b)
1360
c)
1024
d)
860
5.
What is the Code to align the data to the top of a cell?
a)
<TD Align = Top>
b)
<TD Align = Center>
c)
<TD Valign = Top>
d)
<Valign = Top TD>
6.
What two files can be made transparent
a)
GIF and JPG
b)
JPG and PNG
c)
BMP and GIF
d)
GIF and PNG
7.
What is the correct CODE to set an iframe to a picture when the webpage is opened?
a)
<iframe src = "cow.jpg" width = 500 height = 350></iframe>
b)
<iframe = "cow.jpg" width = 500 height = 350></iframe>
c)
<iframe target = "cow.jpg" width = 500 height = 350>/iframe>
d)
<iframe image = "cow.jpg" width = 500 height = 350>/iframe>
Reset
