.CSS Rozszerzenie pliku

Cascading Style Sheet

Deweloper W3C
Popularność
4.0  |  216 Głosów
 
🔍Otwieraj pliki .CSS bezpośrednio w przeglądarce internetowej za pomocą File Helper.Wyświetl online

Czym jest plik CSS?

A CSS file is a cascading style sheet (CSS) file used to format the contents of a webpage. It contains customized global properties for how to display HTML elements. For example, CSS files can define the size, color, font, line spacing, indentation, borders, and location of HTML elements.

Więcej informacji

Zrzut ekranu pliku .css w Adobe Dreamweaver 2021
Plik CSS otwarty w Adobe Dreamweaver 2021

CSS was initially released in 1996 and is currently developed by the World Wide Web Consortium (W3C). Web developers and designers utilize CSS files to create a similar appearance across webpages on a site. By storing display properties for multiple pages in a single file, CSS files also reduce the amount of work and generated HTML code.

Any webpage that references the CSS file will be modified based on the properties in the CSS file. For example, a designer may want to change the font and add padding for text across 200 pages on his site. If the pages reference the same CSS file, he only needs to change the one CSS file instead of 200 separate pages.

CSS syntax is simple and primarily consists of selectors and declaration blocks. The selector identifies the HTML element to be styled, and the declaration block consists of one or more declarations separated by semicolons. The declarations include CSS property names, a colon, and the value for the property.

Jak otworzyć plik CSS

You can open and edit CSS files with various web development applications and source code editors. Examples of programs that support CSS files include Adobe Dreamweaver (Windows and macOS), Adobe ColdFusion Builder (Windows and macOS), and Microsoft Visual Studio Code (multiplatform).

Since CSS files are saved in plain text, you can also open them with text editors, including Microsoft Notepad (bundled with Windows) and Apple TextEdit (bundled with macOS). However, you should use web development tools or source code editors to edit CSS files, if possible, because they provide more advanced features, such as syntax highlighting.

Programy otwierające lub odwołujące się do plików CSS

Windows
Bezpłatna wersja próbna
Bezpłatna wersja próbna
Bezpłatna wersja próbna
Bezpłatny
Dołączony do systemu
Bezpłatny
Bezpłatny
Mac
Bezpłatna wersja próbna
Bezpłatna wersja próbna
Dołączony do systemu
Bezpłatny
Web
Bezpłatny
Android
Kategoria: Sieć
Zaktualizowano: 2021-08-19

Zweryfikowane przez FileInfo.com

Zespół FileInfo.com niezależnie zbadał format pliku Cascading Style Sheet oraz aplikacje Mac, Windows, Linux, Android, and iOS wymienione na tej stronie. Naszym celem jest 100% dokładność i publikujemy wyłącznie informacje o zweryfikowanych typach plików.

Jeśli chcesz zaproponować dodatki lub aktualizacje tej strony, daj nam znać.