Fundamentals of HTML: Quiz 1By Team TumkurLab / June 13, 2023 Welcome to your Fundamentals of HTML: Quiz 1 How do you use the href attribute to specify the URL of a link? By adding the href attribute to the img tag. By adding the href attribute to the ul tag. By adding the href attribute to the table tag. By adding the href attribute to the a tag. None What are attributes used for? To control the behavior of an HTML element. All of the above. To style an HTML element. To provide additional information about an HTML element. None What are the two main parts of an HTML element? Opening tag and closing tag Element name and element value Content and attributes Start tag and end tag None What are some ways to format text on a web page? All of the above. Using HTML tags. Using CSS styles. Using a WYSIWYG editor. None What is HTML? HTML is a web browser. HTML is a programming language. HTML is a markup language. HTML is a scripting language. None Time's up