answersLogoWhite

0


Best Answer

environment

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the meaning of value of an attribute?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How can you disable a particular part in the source code of CSS?

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; }


What is derived attribute?

Attribute whose value may be calculated (derived) from other Attribute


Differences between metadata and attribute data?

Metadata is the data that describes information: language, who it is for, the source etc. Attribute data is composed of the attribute name and attribute value for example: "Color=red" where color is the attribute name and red is the attribute value.


What is an XML attribute?

An XML attribute is a specified property for a tag with a value. For example, the XML tag "person" could have the attribute "name" with a value of "bob."


What is multivalued attribute?

Potential to have more than one value for an attribute


What is the length as a power of 10?

Length is not a value in itself. It is an attribute of objects and, in the context of an object, it may have a value. That value can be expressed as a power of 10.Length is not a value in itself. It is an attribute of objects and, in the context of an object, it may have a value. That value can be expressed as a power of 10.Length is not a value in itself. It is an attribute of objects and, in the context of an object, it may have a value. That value can be expressed as a power of 10.Length is not a value in itself. It is an attribute of objects and, in the context of an object, it may have a value. That value can be expressed as a power of 10.


Use attribute in a sentence?

The attribute that most impressed the hiring manager was the candidate's strong communication skills.


What are setters and getters?

As the name suggest Setters are to set value of an attribute and Getters are to get value of an attribute. sometime they are also called java beans.


Attribute of life and its meaning?

The meaning of life is 42. -Hitchhiker's guide to the galaxy. But all joking aside, there is no meaning of life known to man, and an attribute to life is difficult to describe.


What is an attribute and value to an HTML tag?

A tag can have an additional setting in it. This is an attribute. The attributes can then be given values. For example the body tag has an attribute to set the background colour of the page. The attribute is bgcolor. What colour you specify is the value, in this case it is red: <body bgcolor="Red">


Define domain with respect to dbms?

In database technology, domain refers to the description of an attribute's allowed values. The physical description is a set of values the attribute can have, and the semantic, or logical, description is the meaning of the attribute.


What is attribute value in DBMS?

Values of columns