HTML Quiz1 1. Character is used to represent Closed tag? # ! / \ 2. Which of the following tag is used to create a text area in HTML Form? <textarea > </textarea > <text ></text > <input type=”text”/ > <input type=”textarea”/ > 3. How do we write comments in HTML? </……. > <!…… > </……/ > <…….! > 4. Tag is used to create a dropdown in HTML Form? <dropdown > <select > <list > <textarea > 5. Syntax of doctype in HTML5? </doctype html > <doctype html > <doctype html! > <!doctype html > 6. HTML tag is used to add a row in a table? <th > <td > <tr > <tt > 7. Which tag is used to create an unordered list? <ol > <ul > <li > <ll > 8. Which HTML tag is used to insert an image? <img url=”htmllogo.jpg”/ > <img alt=”htmllogo.jpg”/ > <img src=”htmllogo.jpg”/ > <img link=”htmllogo.jpg”/ > 9. Which Part contains metadata? head tag title tag html tag body tag 10. HTML stands for? HyperText Markup Language HyperText Machine Language HyperText Marking Language HighText Marking Language Loading … Question 1 of 10