How to open CSS in new tab ?
Is there a shortcut for opening CSS source in new tab like there is Ctrl+u for opening HTML source in new tab ?
Is there a shortcut for opening CSS source in new tab like there is Ctrl+u for opening HTML source in new tab ?
Ausgewählte Lösung
No, just click on the CSS link in the source code to open the file in a tab.Or use the Inspector dev tool.
Diese Antwort im Kontext lesen 👍 0Alle Antworten (2)
Ausgewählte Lösung
No, just click on the CSS link in the source code to open the file in a tab.Or use the Inspector dev tool.