Now open up index.html in the Auger editor. Adding a link to the CSS file is very straightforward. Simply add a blank line to the section of the file and add the appropriate tag. For all stylesheet links, the rel attribute should be set to "stylesheet". In this case, you are linking to a stylesheet called selfie.css, so set the href attribute to "selfie.css". Finally save the file and then select the line containing your tag and copy it to the clipboard. Altogether, this is: .