This HTML5 document contains 36 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
n2http://dbkwik.webdatacommons.org/resource/vInHbM70v729csQOxQZV7Q==
n15http://dbkwik.webdatacommons.org/resource/nd0NCGwVLiy7FvFnl7sGVw==
n24http://dbkwik.webdatacommons.org/resource/m5268hoCy0FopVdhvAYd7w==
n36http://dbkwik.webdatacommons.org/resource/hjTUtR6W4Zm5gmvZmRczGA==
n37http://dbkwik.webdatacommons.org/resource/TxhxsMWQAHcsG9eCtJWP4g==
n29http://dbkwik.webdatacommons.org/resource/gppoOCJonzL5JKvK0vz1Ew==
n35http://dbkwik.webdatacommons.org/resource/7TXWMBiGd_-Yg49GSmk_vg==
n9http://dbkwik.webdatacommons.org/resource/RiInX7l5E-eoMQhJEGYNVQ==
n27http://dbkwik.webdatacommons.org/resource/3SZamrct3FHoVmh4eEqMwQ==
dctermshttp://purl.org/dc/terms/
rdfshttp://www.w3.org/2000/01/rdf-schema#
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n28http://dbkwik.webdatacommons.org/resource/rxsUqdnXRcBC2LuDZBAl7g==
n38http://dbkwik.webdatacommons.org/resource/DrjqNqwB1hiGqgrTkcMD9w==
n12http://dbkwik.webdatacommons.org/resource/YsAKXDrRy4Yo7X-T5kuktA==
n19http://dbkwik.webdatacommons.org/resource/0gwFtZbPqOWv4XTVnIfr3w==
n11http://dbkwik.webdatacommons.org/resource/XP6jswZM6lz5OvoX2hvHYA==
n20http://dbkwik.webdatacommons.org/resource/Wc7DfNopjqDmK9KTfsl3Lg==
xsdhhttp://www.w3.org/2001/XMLSchema#
n7http://dbkwik.webdatacommons.org/ceramica/property/
n33http://dbkwik.webdatacommons.org/resource/rbbQTA1MfstTDBbS8AOoQw==
n13http://dbkwik.webdatacommons.org/resource/2-BzCnLtuWmAfzs6z1YqYg==
n3http://dbkwik.webdatacommons.org/resource/PS1oPYWxy6qrl_KnUtDRFg==
n18http://dbkwik.webdatacommons.org/resource/_jcyaJM6ac5qfsiV0SyX8A==
n4http://dbkwik.webdatacommons.org/resource/IorkpCcWv9XaW0Q7qf_QUw==
n26http://dbkwik.webdatacommons.org/resource/BlAxs1eA0fJLt5Y1MpEBSA==
n6http://dbkwik.webdatacommons.org/resource/Pqv16rRY2mX1evSPgXcqkQ==
n32http://dbkwik.webdatacommons.org/resource/QcxYIsPIEIE0bk2Pi_fCHw==
n30http://dbkwik.webdatacommons.org/resource/asAm2nFsAl-2QqCz6Tr9-w==
n34http://dbkwik.webdatacommons.org/resource/TNcAG892ZOQMwfNLlSl3aA==
n22http://dbkwik.webdatacommons.org/resource/6pAfDvqC1yjyy5bxcyqUXg==
n39http://dbkwik.webdatacommons.org/resource/1MjkR9SxrAPqZrxkOOQhhw==
n23http://dbkwik.webdatacommons.org/resource/5Ovv8XzWQh1HR34OeY_WNQ==
n31http://dbkwik.webdatacommons.org/resource/SAmfKJsGaRkMa9DbgroT8A==
n21http://dbkwik.webdatacommons.org/ontology/
n25http://dbkwik.webdatacommons.org/resource/pl6ocmSrSL0C2Ohn2eKeug==
n17http://dbkwik.webdatacommons.org/resource/qP7qAwfKO73lhUbHBpdJYg==
n8http://dbkwik.webdatacommons.org/resource/RuJfZCwNvyBK48oGqWVeXQ==
n16http://dbkwik.webdatacommons.org/resource/Bg1pOYny1Hey7xc3T3ThDg==
n10http://dbkwik.webdatacommons.org/resource/N6k0AXUFPkDe0LHiqBUZXg==
Subject Item
n2:
rdf:type
n3:
rdfs:label
Cascading Style Sheet Cascading Style Sheet
rdfs:comment
A Cascading Style Sheet (CSS) is a document which communicates to the web browser how to display web page elements, such as the layout, colors, and fonts. It also may affect element behavior. Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can be applied to any kind of XML document, including SVG and XUL. The CSS specifications are maintained by the World Wide Web Consortium (W3C). Internet media type (MIME type) text/css is registered for use with CSS by RFC 2318 (March 1998).
dcterms:subject
n6: n16: n25: n27: n34: n35:
n7:wikiPageUsesTemplate
n8: n13: n15: n18: n20: n22: n23: n26: n28: n29: n30: n33: n37: n39:
n19:
.css
n24:
Cascading Style Sheets
n9:
n10:
n31:
n32: n36: n38:
n4:
160
n17:
text/css
n11:
n12:
n21:abstract
Cascading Style Sheets (CSS) is a stylesheet language used to describe the presentation of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can be applied to any kind of XML document, including SVG and XUL. CSS can be used locally by the readers of web pages to define colors, fonts, layout, and other aspects of document presentation. It is designed primarily to enable the separation of document content (written in HTML or a similar markup language) from document presentation (written in CSS). This separation can improve content accessibility, provide more flexibility and control in the specification of presentation characteristics, and reduce complexity and repetition in the structural content (such as by allowing for tableless web design). CSS can also allow the same markup page to be presented in different styles for different rendering methods, such as on-screen, in print, by voice (when read out by a speech-based browser or screen reader) and on Braille-based, tactile devices. CSS specifies a priority scheme to determine which style rules apply if more than one rule matches against a particular element. In this so-called cascade, priorities or weights are calculated and assigned to rules, so that the results are predictable. The CSS specifications are maintained by the World Wide Web Consortium (W3C). Internet media type (MIME type) text/css is registered for use with CSS by RFC 2318 (March 1998). A Cascading Style Sheet (CSS) is a document which communicates to the web browser how to display web page elements, such as the layout, colors, and fonts. It also may affect element behavior.