CSS comment

From Wiki @ Karl Jones dot com
Revision as of 06:20, 29 September 2016 by Karl Jones (Talk | contribs) (Created page with "In Cascading Style Sheets, a '''comment''' is a section of text which is ignored when processing CSS. == WordPress == WordPress Themes use CSS commen...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

In Cascading Style Sheets, a comment is a section of text which is ignored when processing CSS.

WordPress

WordPress Themes use CSS comments to store information relating to the Theme, notably Theme Name.

See WordPress Theme style sheet.

See also

External links