0

Firefox.
Firebug.
Simple task.
How get to know what font family does anchor element use?
I opened the element in Firebug. And what I see. enter image description here

Why font info is crossed? How determine what font was used?

Lesha Pipiev
  • 3,251
  • 4
  • 31
  • 65

1 Answers1

1

Look at the "computed" tab instead. If that doesn't say what font is chosen - then it's probably some browser default and you're out of luck.

Marius
  • 3,976
  • 5
  • 37
  • 52