Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Pomoc přepytać

Hladajće so wobšudstwa pomocy. Njenamołwimy was ženje, telefonowe čisło zawołać, SMS pósłać abo wosobinske informacije přeradźić. Prošu zdźělće podhladnu aktiwitu z pomocu nastajenja „Znjewužiwanje zdźělić“.

Dalše informacije
Archiwowany

What is the meaning of page source view code formats / colors?

jscher2000 -... wotmołwjeny
rhcaldwell

I am using FireFox 22 on Win 7 64 Pro. I am a web designer / developer, and routinely access page source view via the goodl old Ctrl-U shortcut.

Even though I've used this for a long time, I have never understood the meaning of the various formats and colors of displayed source. It's a mystery – I'd love to find some reference documentation to explain it all.

I also don't understand what's going on when I click on hyperlinked text in this view; it appears to have something to do with scripts, but again, I'm mystified.

Seeking enlightenment...

I am using FireFox 22 on Win 7 64 Pro. I am a web designer / developer, and routinely access page source view via the goodl old Ctrl-U shortcut. Even though I've used this for a long time, I have never understood the meaning of the various formats and colors of displayed source. It's a mystery – I'd love to find some reference documentation to explain it all. I also don't understand what's going on when I click on hyperlinked text in this view; it appears to have something to do with scripts, but again, I'm mystified. Seeking enlightenment...

Wšě wotmołwy (2)

You can look at this stylesheet:

  • resource://gre-resources/viewsource.css

The links in the source viewer allow you to view linked files in the source viewer. These files may range from external style sheets to external script files to images to... lots of things, not all of which will be viewable.

Note that to go "back" from a link you followed in the source viewer you can use the regular keyboard shortcuts. For Windows:

  • Alt + LeftArrow
  • Backspace (if not disabled in your settings, and cursor is not in the Find box)