Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 3 out of 17 pages
Exam (elaborations)

MERA TEST 3 QUESTIONS AND 100% CORRECT ANSWERS!

Document preview thumbnail
Preview 3 out of 17 pages

MERA TEST 3 QUESTIONS AND 100% CORRECT ANSWERS!

Content preview

MERA TEST 3 QUESTIONS AND 100%
CORRECT ANSWERS!!
Indicates which kind of widget is displayed by the browser.

type

Allows the server to identify which data came from which widget.

name

Uniquely identifies the specific input tag to the browser.

id

Allows the input to start with a default value.

value

Provides a hint to the user about the information being requested.

placeholder

Refer to the HTML below.
<form action="https://google.com/">
</form>




To which server will the browser send the form data?

google.com

Refer to the HTML below.


<form action="https://google.com/">
</form>


Which method will the browser use to communicate with the server?

,HTTP Get Request

Which tag creates a text box widget?

<input>

Which attribute must be set to create a text box widget?


1) type?
2) name?
3) id?

Trick Question... No attribute is needed
JA si son pendejos

Which tag creates a text area widget?

<textarea>

Which attribute inside the <label> tag is used to associate the label with a widget?

for
The for attribute contains the id attribute of the input element to be labeled.

Add a <form> tag to POST a full name to https://wp.zybooks.com/form-viewer.php in a
new window, using a submit <input> tag with a value of Submit.


CODE:


<!-- TODO: Add a <form> tag -->


<label for="full">Full name</label>
<input type="text" id="full" name="fullName" placeholder="Jan Smith">
<br><br>


<!-- TODO: Add a submit <input> tag -->

, <form action = "https://wp.zybooks.com/form-viewer.php" method = "POST" target = "_blank">
~~~~
~~~~code
~~~~
<input type="submit" value="Submit">
</label>

DO CHALLENGE ACTIVITY FOR 3.2^^^^^^

SON CRACKS

Refer to the HTML below.


<form>
<input type="checkbox" name="check1" checked>
<input type="checkbox" name="check2">
<input type="radio" name="radio1" value="1" checked>
<input type="radio" name="radio2" value="2">
<input type="radio" name="radio3" value="3">
<input type="submit">
</form>




If the user clicks submit without changing anything in the form, how many items will be
sent to the server?

2
The browser will send information for check1 and radio1, but not the other unchecked input
widgets.

Refer to the HTML below.


<form>
<input type="checkbox" name="check1" checked>

Document information

Uploaded on
August 10, 2025
Number of pages
17
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$13.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
QUINTER
3.6
(73)
Sold
413
Followers
105
Items
40085
Last sold
1 day ago




Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions