Styles and JS

The Panel above shows the external resources linked to your HTML file.

The most common resources is a .CSS file, these contain CSS styles that can be used across an entire site, not just a single HTML file, this keeps styling consistent.

The panel can also display attached Javascript files.

It is considered good practice to use external CSS files whereever practical.