QUESTION IMAGE
Question
question 1 2 pts when you write html code, you use ____ to describe the structure of information (content) on a webpage. tags links styles a web address
Brief Explanations
In HTML, tags are used to define the structure and content of a webpage. For example, <body> tag contains the visible content, <h1> - <h6> tags are for headings etc. Links are for navigation between pages, styles are for presentation (using CSS), and a web - address is the URL of the page.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
A. tags