HTML Basics: Tags and Syntax Explained
HTML Basics: Tags and Syntax Explained
23. The password fields are similar to 32. Which of the following lines have tags correctly?
a) Text fields that can only show asterisks nested?
b) Hidden fields that only show asterisks a) <p> This <span>Hello! </span></p>
c) Text area fields that show asterisks This Hello!
d) None of the above c) <p> This <span>Hello! </span></p>
<p> This <span>Hello! </span></p>
24. HTML does not work in the following way:
a) It is preprocessed to form a program 33. To create a dropdown list on a page,
b) It is interpreted and the result is displayed on the screen the tags are used
c) Contains instructions for the browser to work a. <SELECT> e <DROPDOWN>
d) Send data to the Internet b.<SELECT> e <OPTION>
c. <OPTION> and <TEXT>
25. The appropriate name for saving the main page of d. <DROPDOWN> e <TEXT>
a website for the Internet is:
[Link] 34. To include a program in Javascript in
b) [Link] HTML documents use tags
c)[Link] a. <JSCRIPT></JSCRIPT>
d)[Link] b.<SCRIPT></SCRIPT>
c. <JAVA></JAVA>
26. TCP/IP is d. <JS></JS>
a) An Internet performance metric
Real-time communication on the Internet 35. onBlur,onClick, eonFocussão:
c) A set of protocols used to send a. element handlers
data in packages b. property handlers
d) A program that supports the characteristics of c. method handlers
HTML [Link] handlers
27. With which tag is the title of a page defined 36. The element allows a set of _____
HTML? be interpreted as a ____
a. h1 a. Links, menu
b. head [Link], menu
[Link] [Link], section
d. meta [Link], section
37. Choose the HTML TAG for the larger header
a.<h1>
b. <h6> 43. Choose the correct HTML TAG to align text to
c. <head> right in a table cell
d. <heading>
e. none of the above a. <tdright>
b. <td align=right>
38. The technology that relates to a URI type address c.<td valign="right">
with an IP address is: d.<td halign="right">
a. The WWW (World Wide Web).
b. The DNS (Domain Name System). Increasing the value of cellpadding will cause:
c. A Firewall. a. increase in the distance between the cell boundary and
d.O IPv4 Address. your content
increase the space between cells
39. How to create a link for email? to increase the text of the table
a. <a href="[Link] You're welcome
b.<email href="xxx@yyy">
c.<mail>xxx@yyy</mail> 45. About the attribute, it serves to:
d.<a href="xxx@yyy"> e. none of the above a. Uniquely identify an HTML element
[Link] an event to be assigned to an element
40. How do you open a link in a new window? [Link] a definition of the formatting to be applied
a.<a href="url" target="new"> d. All of the above
b. <a href="url" target="_blank">
c.<a href="url" new> 46. The DIV element is a:
none of the above event
[Link] element
41. How do you create a list with numbered items? c. block element
a.<list> [Link]
b.<ul>
c. <ol> 47. The DIV elements can _____ one or more
none of the above elements _____
[Link], HTML
[Link] and text that are directly visible on [Link], SPAN
Where are pages placed in the document? c. Conter, SPAN
a. Head [Link] of the above
b. Body
In the title
d. Only in SCRIPT files
Question A B C D Questão A B C D
1 27
2 28
3 29
4 30
5 31
6 32
7 33
8 34
9 35
10 36
11 37
12 38
13 39
14 40
15 41
16 42
17 43
18 44
19 45
20 46
21 47
22 48
23 49
24 50
25 51
26 52
Question A B C D Question A B C D
1 X 27 X
2 X 28 X
3 X 29 X
4 X 30 X
5 X 31 X
6 X 32 X
7 X 33 X
8 X 34 X
9 X 35 X
10 X 36 X
11 X 37 X
12 X 38 X
13 X 39 X
14 X 40 X
15 X 41 X
16 X 42 X
17 X 43 X
18 X 44 X
19 X 45 X
20 X 46 X
21 X 47 X
22 X 48 X
23 X 49 X
24 X 50 X
25 X 51 X
26 X 52 X