CompTIA ITF+ (FC0-U61) — Question 277

Which of the following is typically used to lay out documents with images and text for the web?

Answer options

Correct answer: B

Explanation

HTML is the correct answer because it is specifically designed for creating and structuring content on the web, including text and images. C++, Python, and JavaScript serve different purposes; C++ is a programming language for system software, Python is versatile but not primarily for web layout, and JavaScript is used for adding interactivity but does not define the layout itself.