About: CSS Class Selectors   Sponge Permalink

An Entity of Type : owl:Thing, within Data Space : dbkwik.org associated with source dataset(s)

In an HTML document, CSS Class selectors match an element based on the contents of the element's class attribute. The class attribute is defined as a space-separated list of items, and one of those items must match exactly the class name given in the selector. The selector is written by first using the node name of the element, followed by a period, then the name of the class. Example: span.class1. It can also be written simply by stating the class name, without having to have it match an exact element. Example: .class1. Example:

AttributesValues
rdfs:label
  • CSS Class Selectors
rdfs:comment
  • In an HTML document, CSS Class selectors match an element based on the contents of the element's <a href="/mediawiki/Class" title="Class">class</a> attribute. The class attribute is defined as a space-separated list of items, and one of those items must match exactly the class name given in the selector. The selector is written by first using the node name of the element, followed by a period, then the name of the class. Example: span.class1. It can also be written simply by stating the class name, without having to have it match an exact element. Example: .class1. Example:
dcterms:subject
abstract
  • In an HTML document, CSS Class selectors match an element based on the contents of the element's <a href="/mediawiki/Class" title="Class">class</a> attribute. The class attribute is defined as a space-separated list of items, and one of those items must match exactly the class name given in the selector. The selector is written by first using the node name of the element, followed by a period, then the name of the class. Example: span.class1. It can also be written simply by stating the class name, without having to have it match an exact element. Example: .class1. Example: Title This text has a blue bg. This one has a red one. This one has green text. This one has a blue bg with green text.
Alternative Linked Data Views: ODE     Raw Data in: CXML | CSV | RDF ( N-Triples N3/Turtle JSON XML ) | OData ( Atom JSON ) | Microdata ( JSON HTML) | JSON-LD    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 07.20.3217, on Linux (x86_64-pc-linux-gnu), Standard Edition
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2012 OpenLink Software