Module Evaluation
Module Evaluation
Test performed
Your answers
1. Indicate whether the following statement is true or false: "We must develop a
website including the presentation information (how we want it to look)
the page) in the document itself:
True: in this way we speed up the page load by containing everything in a single
file
False: the content must be separated from the presentation as this is required by the
three-level model
False: it is better to separate it since it makes the content of the presentation independent which
it has many advantages
2. How should a website be presented?
With sources and backgrounds in very similar tones to be pleasant and not appear flashy.
With the elements of the page where the user expects them.
3. Indicate which of the following is not a principle to follow in the design of a
Web page:
Simplicity
Compatibility
Utility
Universal access
4. In case of a conflict of interest in any programming functionality, what about
Who should be given priority for its resolution?
To the users
Anticipation
Consistency
Autonomy
Reversibility
Module 2 evaluation
Test completed
Your answers
Internet Explorer
Firefox
Eclipse
Apache Tomcat
2. What is HTML?
A programming language
A title
A link
A paragraph
An image
4. In HTML, how is an opening tag defined?
With a tag name enclosed in angle brackets < and > (less than sign
greater than sign and greater than sign
With an opening angular bracket '<' followed by the character slash /, the tag name
and finally the closing angle bracket.
With an opening angular bracket "<" followed by the tag name and, finally, the
slash character / plus the closing angle bracket.
With the opening angular bracket "<", followed by the slash character /, followed by the name of
label and, finally, the slash / character plus the closing angle bracket.
5. How is a tag represented when no content is added?
With the characters <!-- and the characters --> for the closure
It can be declared with an opening angle bracket "<" followed by the name of the
tag, a bar / and finally the closing angle bracket
With an opening angular bracket "<" followed by the character slash /, the tag name
and finally the closing angle bracket
With an opening angle bracket '<', followed by the slash character /, followed by the name of
label, again the slash character / plus the closing angle bracket
Evaluation module 3
Test conducted
Your score on the test was: 100
You have improved your previous score of 40.
You have passed the test.
Your answers
image
icon
bitmap
img
<input type=list>
<input type=select>
<select>
<select size=10>
bold
font-weight:bold
The <b> tag is used
style:bold
Evaluation module 4
Test conducted
Your answers
They ensure that the surrounding content is related to what the label indicates.
input type='graphic'
input type="canvas"
input type='range'
article
section
aside
head
Allows adding a default value that disappears when the user starts typing