You are on page 1of 5

Simply change the style to make a global change, and it will automatically update all elemen

ts on all web pages.

Select one:
a. Pages load faster 
b. Superior styles to HTML 
c. Easy maintenance 

d. CSS saves time 

You can not write a form on the web and send it to end-users for download as a Fillable PDF
and either upload, email or submit form information.

Select one:
True

False
This is used for text and numerical entries

Select one:
a. <input type=“radio”>
b. <input type=“text”>
c. <input type=“checkbox”>

d. <input type=“checkbox”>

If you are using CSS, there is no need to write attributes of HTML tags every time. Just write 
the CSS rule for a tag and apply it to all occurrences of the tag.

Select one:
a. CSS saves time 
b. Superior styles to HTML 
c. Easy maintenance 

d. Pages load faster

A key feature of web pages is the ability to navigate between pages, positions within a page 
and other locations.

Select one:
True

False
_________ selectors are used to specify a group of elements.

Select one:
a.  tag
b. class
c. both class and tag

d. id

The text-transform property enables the message shadow to be placed around a text.


Select one:
True

False

This is used to specify as present or absent one or more items

Select one:
a. <input type=“text”>
b. <input type=“checkbox”>
c. <textarea>

d. <input type=“radio”>

The font-variant property is used to increase or decrease the appearance of a font bold or


light.
Select one:
True

False

Use the text-indent property to indent a paragraph's content.

Select one:
True
False

Anchors are often used to enable readers to navigate back to the top of the page or to a loc
ation further down the page.

Select one:
True

False
The background color property is used to set the element's background image

Select one:
True

False

The background repeat property is used to set an element's background image.

Select one:
True

False

The word-spacing property is used to add or remove space between the letters making up a
word.
Select one:
True

False

Which selector is used to specify a rule to bind a particular unique element?

Select one:
a. id
b. class
c. both class and tag

d. tag

This is used to choose from a predefined list a single option
Select one:
a. <input type=“checkbox”>
b. <input type=“radio”>
c. <input type=“text”>

d. <textarea>

!DOCTYPE is case sensitive”.

Select one:
True

False

Tag used for Anchor, or link to another page, another location on a page, or another site.
Accompanied by the name of the link as “href,” e.g., <a href=”filename.html”>

Select one:
a. <td>
b. <audio>
c. <a>

d. <table>

CSS has a much wider range of attributes than HTML, so you can look much better than HT
ML attributes.

Select one:
a. CSS saves time 
b. Multiple Device Compatibility 
c. Superior styles to HTML 

d. Global web standards 

You might also like