-1

If a page's styling is linked in the section, rather than the styling added directly to the section, how do I view the css file in a browser's devtools?

Temani Afif
  • 245,468
  • 26
  • 309
  • 415

1 Answers1

0

Select the element in the "Elements" tab, then click the link to the CSS file in the "Styles" tab below.

This is where the link will be

Richard Henage
  • 1,758
  • 1
  • 3
  • 10