Short Answer
Case 10-2
Peter is fixing some code written by another employee. First he is working on understanding the current code.
< head>
< title>HTML and JavaScript< /title>
< style type="text/css">
h1 {color:red}
h2 {color:blue}
h3 {color:purple}
p {color:black}
< /style>
< /head>
-The HTML ____________________ attribute can be applied to virtually any HTML tag to describe how you want the Web browser to display that portion of the Web page.
Correct Answer:

Verified
Correct Answer:
Verified
Q4: Case 10-2<br>Peter is fixing some code written
Q5: The name of the control below is
Q6: The code below adds an OnClick _.
Q7: Whenever the browser displays text on the
Q8: If you create a simple HTML document
Q10: MATCHING<br>Identify the letter of the choice that
Q11: The correct code to establish a drop-down
Q12: You can define no more than five
Q13: An element's _ functions much the same
Q14: One good example of a popular document