in Technology by
Which of the following is correct about custom attributes in HTML5? 1. A custom data attribute starts with data- and would be named based on the requirement. 2. The values of these attributes can be retrieved using JavaScript APIs or CSS, similar to standard attribute. 3. Both of the above. 4. None of the above

1 Answer

0 votes
by
Answer - Both of the above.

Related questions

0 votes
    Which of the following is correct about custom attributes in HTML5? A - A custom data attribute starts with data- and would be ... - Both of the above. D - None of the above....
asked Dec 1, 2020 in Technology by JackTerrance
0 votes
    Which of the following is correct about web workers in HTML5? A - Web Workers do all the computationally expensive tasks ... keep the page responsive. D - All of the above....
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is correct about geolocation api in HTML5? A - The geolocation APIs work with a new property of the global ... C - Both of the above. D - None of the above....
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is correct about geolocation api in HTML5? A - HTML5 Geolocation API lets you share your location ... devices support Geolocation API. D - All of the above....
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is correct about WebSockets in HTML5? A - Web Sockets is a next-generation bidirectional communication ... Both of the above. D - None of the above....
asked Dec 2, 2020 in Technology by JackTerrance
0 votes
    Which of the following is correct about Server Side Events(SSE) in HTML5? A - To use Server-Sent Events in a web ... of sending event data consistently. D - All of the above....
asked Dec 2, 2020 in Technology by JackTerrance
0 votes
    Which of the following is correct about Server Side Events(SSE) in HTML5? A - Using SSE you can push DOM events continously ... the server to the client. D - All of the above....
asked Dec 2, 2020 in Technology by JackTerrance
0 votes
    Which of the following is correct about Web form 2.0 in HTML5? A - Web Forms 2.0 is an extension to the forms ... styling that was required in HTML4. D - All of the above....
asked Dec 1, 2020 in Technology by JackTerrance
0 votes
    Which of the following is correct Content-type header that a server side script should send for SSE in HTML5? A - Content- ... Content-Type: text/data-stream D - None of the above....
asked Dec 2, 2020 in Technology by JackTerrance
0 votes
    Which of the following is true about 'video' tag in HTML5? A - MPEG4 files with H.264 video codec and AAC audio ... will use the first recognized format. D - All of the above....
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is true about 'video' tag in HTML5? A - HTML5 supports
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is true about 'audio' tag in HTML5? A - Commonly used audio formats ogg, mp3 and wav are ... use the first recognized format. D - All of the above....
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is true about 'audio' tag in HTML5? A - HTML5 supports
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is true about 'canvas' tag in HTML5? A - HTML5 element gives you an easy and powerful way to ... . C - Both of the above. D - None of the above....
asked Dec 3, 2020 in Technology by JackTerrance
0 votes
    Which of the following is true about Local Storage in HTML5? A - HTML5 introduces the localStorage attribute which would be used to ... - Both of the above. D - None of the above....
asked Dec 2, 2020 in Technology by JackTerrance
...