Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1)Which of the following are valid values for the method attribute of ? (There are multiple correct answers. Please select all of them.) a) POST

1)Which of the following are valid values for the method attribute of ? (There are multiple correct answers. Please select all of them.)


a) POST

b) GET

c) fetch

d) get

2)Which of the following form controls can be created using the tag? (There are multiple correct answers. Please select all of them.)

a) Multiple-line text area

b) File upload field

c) Radio button

d) Single-line text field

e) Dropdown list

f) Checkbox

3) To group multiple radio buttons together so only one of them can be selected at the same time, we must

a) Put all the radio buttons in the same

.

b) Put all the radio buttons in the same .

c) Give all the radio buttons the same name.

d) Give all the radio buttons the same value.

4) Consider the following CSS ruleset:

.p { color: red; }

Which of the following statement is correct?

a)The selector selects the element with the id "p".

b)The selector selects the elements with the attribute "p".

c)The selector selects all the

elements.

d)The selector selects the elements with the css class "p".

5)Which of the following CSS property do you use to make the text in a paragraph right-aligned?

a)line-height

b)text-alignment

c)text-indent

d)text-align

Step by Step Solution

3.48 Rating (155 Votes )

There are 3 Steps involved in it

Step: 1

1 A POST It can be sent as HTTP post transaction B GET It can be sent as URL variables The method at... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Engineering economy

Authors: Leland Blank, Anthony Tarquin

7th Edition

9781259027406, 0073376302, 1259027406, 978-0073376301

More Books

Students also viewed these Databases questions