 Call Kai
Call Kai Learn
Learn Practice Test
Practice Test Spaced Repetition
Spaced Repetition Match
Match1/44
Looks like no tags are added yet.
| Name | Mastery | Learn | Test | Matching | Spaced | 
|---|
No study sessions yet.
question: to group option buttons so that selecting one deselects all of the others, you must make the ____ attribute the same
name
question: Information entered into a field is called the field ____
value
question: The placeholder automatically disappears as soon as a user selects the ____ box.
input
question: CGI scripts can be written in which of the following languages?
any of them
question: You can specify an access key for an input element by using the ____ attribute.
accesskey
question: Text ____ are used for extended entries that can include several lines of text.
areas
question: The ____ attribute of the <form> tag represents the older standard for identifying each form on the page.
name
question: Label elements are normally ____ elements.
inline
question: When you link a label with an associated text element for scripting purposes, you must bind the label to the ____ attribute of the field.
id
question: 25. When a form is submitted, the server receives the data in ____ pairs.
name/value
question: 4. Selection lists usually appear in a ____ box.
drop-down list
question: 42. To group option buttons so that selecting one deselects all of the others, you must make the ____ attribute the same.
name
question: 30. The ____ style can be used to change label elements into block elements.
display: block
question: 12. Option buttons are sometimes called ____ buttons.
radio
question: 3. Text ____ are used for extended entries that can include several lines of text.
areas
question: 19. HTML 4 supports ____ different input types.
10
question: 25. When a form is submitted, the server receives the data in ____ pairs.
name/value
question: 27. When you link a label with an associated text element for scripting purposes, you must bind the label to the ____ attribute of the field.
id
question: 16. The ____ attribute of the <form> tag represents the older standard for identifying each form on the page.
name
question: 17. The ____ attribute has two possible values: get and post.
method
question: If you have four tags in each table row, that table has ____ columns.
four
question: The table header, table body, and table footer must all contain the same number of ____.
columns
question: Cellpadding value is expressible in ____
pixels
question: The number of columns is determined by the maximum number of ____ that are inserted within each row, according to the original HTML specifications.
cells
question: Which of the following is a table frame type?
vsides
question: If borders are collapsed and either border style is hidden, the collapsed border is ____.
hidden
question: With the frame value ____, a border is drawn only above the table.
above
question: In the tag, an alignment value of ____ places the caption below the table.
bottome
question: The ____ attribute allows you to determine which sides of the table will have borders.
frame
question: Tables are considered ____ elements.
block-level
question: With the frame value ____, a border is drawn only on the left-hand side of the table.
lhs
question: Cascading Style Sheets included support for Web tables starting with ____.
css2
question: One tip for the effective use of tables is to use cell ____ to keep the table content from appearing too crowded.
padding
question: Preformatted text is displayed by the browser in a ____ font.
monospace
question: With the frame value ____, a border is drawn only below the table.
below
21. A(n) ____ composition is smaller than a WAV or an MP3 file, but cannot include speech.
MIDI
16. ____ is a file compression format designed for Web audio and is an open source and royalty-free format.
Ogg Vorbis
29. With the embed element, the width and height of the object are measured in ____.
pixels
11. Sample resolution is sometimes referred to as ____.
bit depth
18. The ____ sound file format is used primarily on UNIX workstations.
AU
27. Which of the following sound file formats have a MIME type of audio/basic?
SND
2. Each measurement of a sound wave is called a(n) ____.
sample
34. ActiveX controls are identified using the ____ attribute.
classid
8. For most applications, saving sound files at the ____ bit resolution provides a good balance of sound quality and file size.
16
52. A(n) ____ file can provide real-time interactive animation for the viewer.
swf:
🌀 SWF (Small Web Format) files are designed to deliver real-time interactive animation in web browsers. Originally created by Macromedia and later owned by Adobe, SWF files were commonly used for:
Animated graphics
Interactive games
Web-based applications
They run using the Adobe Flash Player, which supported scripting and user interaction.
By contrast:
AIF: Audio format (no animation)
AVI: Video format (non-interactive)
FLV: Flash video format (streaming, not interactive animation)