css文件用什么打开,css文件怎么看
css文件怎么看,css文件怎么打开?
.css
文件类型:Cascading Style Sheet
扩展名为.css的文件是一个Web文件。文件说明:
Cascading Style Sheet (CSS) file used to format the contents of a Web page; contains customized, global properties for how to display HTML elements; can define the size, color, font, line spacing, indentation, borders, and location of HTML elements.CSS files are used to create a similar look and feel across websites; they also are used to reduce the amount of work and HTML code generated by consolidating display properties into a single file.
CSS files are stored in a plain text format..css
打开.css文件
Mac OS
Adobe Dreamweaver CS5Apple TextEdit
Other text editor
Any Web browser
Windows
Adobe Dreamweaver CS5Microsoft Notepad
Other text editor
Any Web browser
Linux
其它内容
来源:.css文件