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
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
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
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