Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Style sheet (web development)
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Form of separation of content and presentation for web design}} {{Refimprove|date=March 2014}} {{CSS}} {{HTML}} A web '''style sheet''' is a form of [[separation of content and presentation]] for [[web design]] in which the [[Markup (computer programming)|markup]] (i.e., [[HTML]] or [[XHTML]]) of a [[webpage]] contains the page's semantic content and structure, but does not define its visual layout (style). Instead, the style is defined in an external style sheet file using a [[style sheet language]] such as [[Cascading Style Sheets|CSS]] or [[XSLT]]. This design approach is identified as a "separation" because it largely supersedes the antecedent methodology in which a page's markup defined both style and structure. The philosophy underlying this methodology is a specific case of [[separation of concerns]].
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)