Which of the following is NOT true about paragraph tags in an HTML file?
A. The browser ignores line breaks and line spacing in an HTML document.
B. The tags inform the browser to insert additional line spacing before and after the paragraph.
C. A
tag does not need a corresponding
tag to be HTML5-compliant.D. The
tag indicates the beginning of a paragraph.
Answer: C
You might also like to view...
Virtual machines promote ________, the ability for software to run on multiple platforms.
a) scalability b) extensibility c) portability d) security
A ________ consists of a chosen name combined with a top-level domain and uniquely identifies an organization on the Internet
A) country code B) cookie C) domain name D) protocol prefix
Which of the following statements about sequential file updates is false?
A. An old master file is required. B. A new master file is required. C. The master file must be ordered on a key. D. Any errors detected during the processing are ignored. E. A transaction file is required.
A prefix of ____ is used to denote a variable defined as a Decimal data type.
A. dec B. dml C. num D. int