cccc May 31, 2025 No comments Domo Test Domo Test Time Left: 05:00 1. What does HTML stand for? a) Hyper Text Markup Language b) Home Tool Markup Language c) Hyperlinks and Text Markup Language 2. CSS stands for? a) Computer Style Sheets b) Cascading Style Sheets c) Creative Style System 3. What is the correct HTML element for inserting a line break? a) <lb> b) <br> c) <break> 4. Inside which HTML element do we put the JavaScript? a) <javascript> b) <script> c) <js> 5. How do you write "Hello World" in an alert box? a) alertBox("Hello World"); b) alert("Hello World"); c) msg("Hello World"); 6. Which tag is used to define an unordered list? a) <ul> b) <ol> c) <li> 7. Which CSS property controls the text size? a) font-style b) text-size c) font-size 8. How do you create a function in JavaScript? a) function myFunction() b) function:myFunction() c) create.myFunction() 9. How can you make a numbered list? a) <ul> b) <ol> c) <dl> 10. Which event occurs when the user clicks on an HTML element? a) onmouseclick b) onclick c) onchange Submit Test Share This: Facebook Twitter Google+ Stumble Digg Email ThisBlogThis!Share to XShare to Facebook
0 comments:
Post a Comment