WorksheetsWST - Chapter 3
Total questions: 30
Worksheet time: 15mins
It is a link on a web page that allows users to navigate a website and move from one page to another.
hyperlink
anchor
link
URL
It is text, an image, or other web page content that visitors tap or click to instruct the browser to go to a location in a file.
website
file
page
link
When text is coded as a hyperlink, it appears as underlined text in a color different from the rest of the web page text.
under link
multimedia
text link
image link
It is used to indicate an image as a link and some websites display a border around the image.
hyper page
image link
file link
out link
It is used to create a hyperlink on a web page.
home
page
link terminal
anchor element
It is a hyperlink that links to other web pages within the same website.
image link
relative link
text link
file link
It is a hyperlink that links to other web pages outside of a website
image link
relative link
text link
absolute link
It is a hyperlink that links to an email address?
email link
address link
image link
absolute link
It is a hyperlink that links to a telephone number.
email link
telephone link
phone link
communication link
This image format supports the transparency and frame animation.
Scalable Vector Graphics (SVG)
Portable Network Graphics (PNG)
Graphics Interchange Format (GIF)
Joint Photographic Experts Group (JPG or JPEG)
GIF uses this technique to maintain the file’s color information.
lossless compression
lossy compression
intact compression
static compression
This image format supports transparency, but not animation .
Scalable Vector Graphics (SVG)
Portable Network Graphics (PNG)
Graphics Interchange Format (GIF)
Joint Photographic Experts Group (JPG or JPEG)
It is a standard file format for digital photos.
Scalable Vector Graphics (SVG)
Portable Network Graphics (PNG)
Graphics Interchange Format (GIF)
Joint Photographic Experts Group (JPG or JPEG)
It is a format that uses markup language to create two-dimensional graphics, images, and animations.
Scalable Vector Graphics (SVG)
Portable Network Graphics (PNG)
Graphics Interchange Format (GIF)
Joint Photographic Experts Group (JPG or JPEG)
To reduce file size, this technique is used to discard some of the color information in the image.
lossless compression
lossy compression
intact compression
static compression
It is the smallest element of light or color on a device displaying images.
byte
box
bit
pixel
It is used to optimize an image with a large file size to reduce its file size and load time.
file editor
photo editor
file compressor
archive extractor
It is an empty HTML tag used to add an image to a web page.
<p>
<img>
<pre>
<src>
Which of the following attributes does NOT belong to the image tag?
src
animation
alt
height
It defines an area or a division in a web page.
<division>
<header>
<sec>
<div>
It is a div attribute which identifies a unique area on a web page and distinguishes it from other page divisions.
name
link
id
src
It is an attribute name can be applied to more than one div or other HTML element on a web page.
class
div
name
style
It provide a title or heading before a paragraph of text or section of a page.
text element
heading element
start element
paragraph element
It structures text into an itemized format.
list tag
item tag
text tag
type tag
It displays each item of information in no specific sequence.
<li>
<ol>
<ul>
<sl>
It displays information in a series using numbers or letters.
<li>
<ol>
<ul>
<sl>
It contains terms and descriptions.
<dd>
<dl>
<dt>
<dd>
This website is used to display the W3C validator page.
http://validator.com.ph
http://valid.w3.org/
http://validity.w3.org/
http://validator.w3.org/
Which of the following is NOT part of the ordered list type?
type="1"
type="A"
type="I"
type="!"
Which of the following is NOT part of the Unordered list Item Marker?
disc
square
asterisk
circle
