Content deleted Content added
No edit summary |
remove incorrect {{DISPLAYTITLE:CSS }}, see WP:DISPLAYTITLE for usage, remove unexplained addition of __FORCETOC__ __NOEDITSECTION__ __DISAMBIG__ __NOINDEX__ __NONEWSECTIONLINK__ all of which either do nothing/are useless, do things that are incorrect for this page, or do things that otherwise should not be done without discussion |
||
Line 1:
{{hatnote|This article is about a CSS technique. Not to be confused with the proprietary Microsoft-specific CSS property.}}
A '''CSS hack''' is a [[Computer programming|coding]] technique used to hide or show [[Cascading Style Sheets|CSS]] [[Markup language|markup]] depending on the [[Web browser|browser]], version number, or capabilities. Browsers have different interpretations of CSS behavior and different levels of support for the [[W3C]] [[World Wide Web Consortium#Standards|standards]]. CSS hacks are sometimes used to achieve consistent layout appearance in multiple browsers that do not have compatible rendering. Most of these hacks do not work in modern versions of the browsers, and other techniques, such as feature support detection, have become more prevalent.
Line 142 ⟶ 141:
{{DEFAULTSORT:Css Filter}}
[[Category:Cascading Style Sheets]]
|