Basic Html - Study Mode
[#56] Which colors consist of equal amounts of all basic colors ?
Correct Answer
(B) White, Black and Gray
[#57] Gif and jpg are the two main types of what ?
Correct Answer
(C) images
[#58] Any target specified in the BASE element can be overridden on a case-by-case basis by specifying a different target in different forms
Correct Answer
(D) All of the above
[#59] Which tag is not used if you want to indicate the importance of the phrase?
Correct Answer
(A) <i>
[#60] What is the correct syntax of doctype in HTML5?
Correct Answer
(A) <!doctype html>