When adding an image to an HTML document, which attribute is essential for accessibility?

When adding an image to an HTML document, which attribute is essential for accessibility?A . srcB . altC . titleD . hrefView AnswerAnswer: B

January 25, 2025 No Comments READ MORE +

Which HTTP status codes indicate success and client error? (Choose two)

Which HTTP status codes indicate success and client error? (Choose two)A . 200B . 404C . 500D . 302View AnswerAnswer: AB

January 20, 2025 No Comments READ MORE +

Which of the following are roles of web browsers? (Choose two)

Which of the following are roles of web browsers? (Choose two)A . Executing JavaScript codeB . Storing cookies for user authenticationC . Hosting web applicationsD . Compiling high-level code into machine codeView AnswerAnswer: AB

January 19, 2025 No Comments READ MORE +

What is the purpose of the position property in CSS?

What is the purpose of the position property in CSS?A . To specify how text is aligned within an elementB . To determine the method of positioning for an elementC . To create animated effectsD . To define the border style of an elementView AnswerAnswer: B

January 19, 2025 No Comments READ MORE +