What does rel="stylesheet" do in this code?
- It lets the webpage know the included file is a style sheet
- It points to the name of the style sheet
- It points to a script
- It specifies the version of HTML
It lets the webpage know the included file is a style sheet.