The getElementById(ID) method of the Document object returns an array of elements.
Answer the following statement true (T) or false (F)
False
You might also like to view...
Some of the statements about separate compilation follow. Which are correct? Comment on all the answers in the explanation section, including the ones that are wrong.
a. Separate files are a big bother. There is no compelling advantage to separate files. b. Placing client and class implementations in separate files enhances project development. How? c. Separate files for interface and implementation enhance reuse. How? d. Separating interface and implementation can save considerable time. How?
What does the book recommend for HSL in unsupported browsers?
a. Do nothing and let page look fairly different in these versions. b. Specify colors with hexadecimal or RGB. c. Provide fallback color declaration. d. Mimic alpha transparency with proprietary IE CSS declarations. e. All of the above. f. None of the above.
If the rulers are not showing, click View on the Menu bar, then click Display Rulers.
Answer the following statement true (T) or false (F)
Which of the following statements is NOT true about side-by-side tables?
A) Side-by-side tables must have the same number of rows and columns. B) Side-by-side tables allow you to work with data separately. C) Side-by-side tables enable you to view and compare similar sets of data. D) In Excel, you can insert a table beside another table in the same worksheet.