skip to main content
Maps > Glossaries > JViews Diagrammer Glossary > C
 
C
combinator
(CSS) A single character that may separate two selectors.
connected component
A connected graph or subgraph. A connected component of a flat graph G is a maximal connected subgraph of G.
CSS
(CSS) Cascading Style Sheets. A mechanism for adding style, such as fonts, colors, spacing, to Web documents. The CSS language is specified by World Wide Web Consortium (W3C) Recommendations. Full Recommendations exist for CSS level 1 and level 2.
CSS class
(CSS) An optional part of a selector. A CSS class is a word preceded by a dot, which represents a user-defined type to be used in pattern-matching.
CSS for Java
(CSS) A proprietary translation of CSS2 by Rogue Wave to make it available for styling Java™ objects.
CSS2
(CSS) Cascading Style Sheets, level 2. A style sheet language that allows authors to attach style to structured documents, such as HTML documents or XML applications. CSS2 separates the presentation style from the content and thus simplifies Web authoring and site maintenance.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.