Which of the following JavaScript statements will correctly write the XHTML to display a paragraph with the text "Items for Sale" in bold?

A) document.writeln("Items for Sale".bold());
B) document.writeln("Items for Sale"", bold());
C) document.writeln("Items for Sale".bold(), "");
D) document.writeln("","Items for Sale".bold()", "");


D

Computer Science & Information Technology

You might also like to view...

What key is often used in a form to advance from one field to another?

A) Shift Tab B) Right Arrow key C) Tab D) Space bar

Computer Science & Information Technology

Outline view displays the presentation outline below the Slide pane

Indicate whether the statement is true or false

Computer Science & Information Technology

You can enter data into records by either using a table’s Datasheet view or by using a form. When is it more appropriate to enter data using Datasheet view, and when is it more appropriate to enter data using a form?

What will be an ideal response?

Computer Science & Information Technology

The ____________________ group on the Page Layout tab contains three options for resizing a worksheet.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology