NEW
Font size
WorksheetsGmetrix HTML/CSS Session 3 Test
Total questions: 15
Worksheet time: 10mins
What will happen to an image that is scaled larger than its original size?
Its pixels will multiply
Its quality will stay the same
Its quality will increase
Its quality will decrease
Images can be lined up in rows and columns using CSS and ________
Equations
Spreadsheets
Tables
Photo-liners
What makes iFrame versatile?
it can be programmatically changed
it contains web content
it controls many format types
it allows for content changes
Which folder can the Trombone.jpg be found?
<img src="Images/Trombone.jpg" width="460" height="345 alt="Mandolin"
Images
Trombone
Mandolin
Trash
Which is a commonly used height for videos?
480 pixels
650 pixels
350 pixels
400 pixels
What does having multiple source tags allow a user to have?
Multiple video attributes
Multiple videos on a webpage
Multiple video formats as sources
Multiple videos play at once
When setting a source within a track tag, captions and subtitles are the two most commonly used formats.
True
False
True or False? A canvas can contain graphics and text.
True
False
Which attribute should be added to an audio tag to allow a user to control when the audio plays?
controls
sequence
pause
choose
SVG stands for Scalable ______ Graphics
Vector
Video
Variable
Value
The track tag works in conjunction with ______files
WAV
MP4
VTT
JPEG
The <body> contains everything that is displayed on the webpage.
True
False
Which form submission method is a request to take data submitted and insert it into a database?
Get
Delete
Put
Post
I wanted darker heading on a table, what code should i use?
<th>
<td>
<tr>
<tb>
