Computer Science > html > Flashcards
in html what does the rel keyword accomplish
lets the author define an external source being linked to the document, i.e. a style sheet using
in html, define an anchor element that when clicked it takes you to a css id defined previously
<a></a>