answersLogoWhite

0


Best Answer

Put /* block comments */ around it, for example:

style {

attribute: value;

attribute: value;

attribute: value;

}

style {

/* attribute: value; */

attribute: value;

attribute: value;

}

or

style {

/* attribute: value;

attribute: value; */

attribute: value;

}

or

/* style {

attribute: value;

attribute: value;

attribute: value;

} */

And while this won't validate, attribute renaming uses a lot less typing (and I use it myself):

style {

xattribute: value;

attribute: value;

attribute: value;

}

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How can you disable a particular part in the source code of CSS?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is obfuscation of source code?

Obfuscation of source code is the practice of formatting the code to be difficult to understand. It also makes it difficult to support. Since source code development and support is a team effort, I would fire anyone that deliberately obfuscates their code. (After appropriate warning, of course.) As an example of this team effort attitude, I was part of a team that wrote code for the IBM MainFrame. Policy was that code maintainers should use the style of the original author, so as to minimize future complication in support. Policy, also, was that new code be written in COBOL II, even though my manager knew I was a C/C++ Master, and we did have a C compiler, because if some of my code needed to be supported when I was not around, the number of people that understood COBOL II in a MainFrame environment was greater (at that time) then the number of people that knew C/C++.


What is lockout tag out?

The OSHA standard for The Control of Hazardous Energy, Title 29 Code of Federal Regulations Part 1910.147, addresses the practices and procedures necessary to disable machinery or equipment, thereby preventing the release of hazardous energy while employees perform servicing and maintenance activities.


What are the features of open source software?

Developing software using an open-source model is becoming increasingly popular. The main advantages that open-source software has over proprietary (closed-source) software are: * Lower development cost. Individuals and smaller companies may aid in developing the software, reducing the number of programmers you have to pay yourself. * Bug detection and correction. With more people viewing your code from more diverse backgrounds, bugs will be found and fixed faster. This is often referred to as "Linus' Law": 'Given enough eyeballs, all bugs are shallow." * Reuse of code and shorter development time. Code from an older or different project can be incorporated into your new project, reducing the time it takes to create and develop it. * More independence. With a closed source project, you will have great problems if the developer goes out of business and you need your software updated or fixed. With the code open, any company can step in to fill the void. There may be some disadvantages to open-source software from a development perspective, though rarely any from the end-user perspective. The main problems are: * Disclosure of trade secrets. Having the code for a program available implies revealing how it works. This includes disclosure of algorithms and how a device with a unique design might function. Revealing this information to others may cause duplication and loss of financial advantage. * Loss of revenue through traditional sales. If the source is available, then it is unlikely that consumers will pay a large amount for a CD or license. Revenue must instead be garnered through support agreements and OEM customization.


What is the definition of open source software?

Open source software (OSS) is defined as computer software for which the source code and certain other rights normally reserved for copyright holders are provided under a software license that meets the Open Source Definition or that is in the public domain. This permits users to use, change, and improve the software, and to redistribute it in modified or unmodified forms. It is very often developed in a public, collaborative manner. Open source software is the most prominent example of open source development and often compared to user-generated content. The term open source software originated as part of a marketing campaign for free software. A report by Standish Group states that adoption of open source software models has resulted in savings of about $60 billion per year to consumers.The term open source ("OS") describes a type of production, dissemination and exploitation of software opposed to the so-called "proprietary" way of distribution. OS-software is usually produced in a collaborative process by a web-based community. The ultimate aim is to create stable, compatible and free software. In order to achieve this, the source code is "open" for anyone to see and distributed along with the software and the according license. By these means, any user of the software has access to the code, can learn about it and develop it further Free use, modification and distribution is the core concept of OS. Many, but not all OS-licenses are distributed with a so-called copyleft-clause. Copyleft licenses do not only license the aforementioned types of exploitation, they do so only under the condition of re-distribution under the same license. The Open Source Initiative awards a cachet to all licenses that are in compliance with its Open Source Definition, which is a worldwide acknowledged standard. OS-licenses have been successfully tested in courts.


Why does an interpreter not convert source code into machine language?

A traditional interpreter interprets the source code instructions at runtime, and executes them directly. Compiling the instructions into machine code is not part of of a traditionally interpreter's design.However, many modern interpreters work differently from traditional interpreters. In the traditional concept, an interpreter would digest the exact source code instructions at runtime, parsing "if" and "else" and so forth.Most modern interpreters compile (!) the source code into code fit for a virtual machine (sometimes called hypercode or p-code). This virtual machine is implemented as an interpreter, which interprets and executes the stream of hypercode instructions at runtime. This is more efficient, since the interpreter doesn't have to handle surplus input (such as comment), and can rely on the input to be pre-validated for syntactic and, to some extend, semantic correctness.Most modern virtual machine interpreters support another compilation step at runtime, typically called just-in-time compilation or JIT for short. With JIT, the virtual machine translates portions of the hypercode into real machine code at runtime, thus improving execution speed for repeatedly executed code.Popular programming languages such as Java or the .NET languages all work on this principle.

Related questions

What part of speech is disable?

Disable is a verb.


What part of speech is code of conduct?

The phrase "code of conduct" is a noun. It is essentially a set of rules for a particular situation.


The first part of the rebuilding program was called?

Writing a source code is the first part of the rebuilding a program.


What is the informal definition of a area code?

An area code is a numeric prefix identifying telephone numbers in a particular part of a country, or identifying a particular carrier or type of telephone service.


How do you disable the theft deterrent system on a 2001 pontiac firebird?

Taking out the fuse labeled for this system will disable it. However the imobolizer is effectively part of that system, which means disabling it will render the car unstartable. If there is no fuse labeled for that purpose, then it is most likely wired into the ignition power source.


What is lexeme?

lexeme is a small part of a program used in providing tokens to the source code given by the user


How do you disable the bomb in reverb the game part 2?

You can't


What is comment as used in programming?

It's a part of program ignored by compilers and/or interpreters, created mainly for source code documentation.


Which US area has the code 116?

The code 116 is not used in the US to localise a particular area and is instead used in the United Kingdom to localise a telephone number to a part of Leicester in England.


What part of speech particular?

The word 'particular' is an adjective.


What is a mass of cells that form a particular animal part?

A mass of cells that form a particular animal part


How do you book a cruise online?

The particular result we look at in this section consists of two parts. The first part provides a necessary condition on the code word lengths of uniquely decodable codes. The second part shows that we can always find a prefix code that satisfies this necessary condition. Therefore