answersLogoWhite

0

Is CSS a scripting language

Updated: 8/11/2023
User Avatar

Wiki User

11y ago

Best Answer

No, HTML is a mark up language and css ( cascading style sheet) is a way of styling a web page eg, bgcolor, text color size and font ect, you can write the css in the HTML or make it separate and link the HTML to it

User Avatar

Wiki User

12y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

11y ago

No, CSS merely defines properties of variables which are then converted by some other language, such as HTML.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

CSS is a style sheet language and it stands for cascading style sheets and is used to help style webpages. It is often used with the markup language HTML.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is CSS a scripting language
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is a combination of HTML tags CSS and scripting language?

Dynamic HTML, the DOM (document object model) describes a combination of HTML tags, CSS, and scripting language.


What solves many of the problems which developers had with HTML?

Actually HTML gave the power to the programming world to create web pages using a simple textual English like programming language to create static web pages. Since the language resembles English in many aspects it is not considered a full fledged programming language and is considered a mark up language. HTML gave us the power to create simple to medium web pages in a short time frame without much limitations of having to know a technology in depth to code in it. Almost all web sites today in some way or the other use the features of HTML to display contents on their page.


What is css php?

There is no such thing. PHP is a scripting language, and CSS is a markup protocol. While the two technologies are often used as different parts of the same web application, they are not mutually inclusive and are not part of the same specification.


What is the default scripting language in ASP?

Default scripting language in ASP is VB Script


Is c sharp scripting language?

What is a scripting language? If you know the answer to this, then you can determine C# fits to the definition or not.


Is ruby server side scripting language?

Yes, Ruby is a server-side scripting language.


What is darkbasic pro scripting language?

DarkBASIC uses, like the title suggests, the scripting language BASIC.


Where might one find general information about scripting language?

One might find general information about scripting language by going to the Quirks Mode website. The website has information about the Java scripting language.


What is wml scripting?

WML scripting is the act of scripting / coding / writing in the language of WML - which is just slightly adjusted XML that is made for mobile devices. WMLScript (Wireless Markup Language Script) is the client-side scripting language of WML (Wireless Markup Language). A scripting language is similar to a programming language, but is of lighter weight. With WMLScript, the wireless device can do some of the processing and computation. This reduces the number of requests and responses to/from the server.


What is Programming or Scripting Based Animation?

Usually it requires knowledge of programming or knowing scripting language. An example is a mouseover/ rollover. Creating by using scripting language such as Java Script.


What is Programming or Scripting-Based Animation?

Usually it requires knowledge of programming or knowing scripting language. An example is a mouseover/ rollover. Creating by using scripting language such as Java Script.


Does PHP has frontend and backend?

PHP is a scripting language which handles logical processes based on user input Your frontend would be developed using HTML and CSS and backend developed using a database like MYSQL