What file extension should external style sheets be saved with?

1 answer

Answer

1127535

2026-07-31 01:40

+ Follow

External style sheets should be saved with the file extension .css. This indicates that the file contains Cascading Style Sheets, which define the presentation of a web page's HTML elements. To link the external style sheet to an HTML document, you can use the <link> tag within the <head> section of the HTML file.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.