Content deleted Content added
→<q>: copy edit |
copy edits |
||
Line 1:
Older versions of [[Internet Explorer]] (IE), especially versions 6 and 7 (commonly abbreviated IE6 and IE7) have limitations in their CSS and HTML support. As Wikipedia
Where possible, users should upgrade to [[Internet Explorer 8]] or higher or install [[Firefox]], [[Google Chrome]], or
In some instances, {{yourcss}} can be edited (if you are logged in to Wikipedia with a username and password) to add some level of support.
==column-width==
Line 11:
** Issues: <code>column-width</code> property is only supported by IE10 and above
* Usage: {{tl|reflist}} for references; {{tl|div col}} for multiple columns
* Fix: none (except upgrading IE or using a different browser)
==<q>==
{{tag|q}} is used to mark a short quotation; CSS styles the content by placing it in
* IE6 and IE7 do not add the quotation marks, and also style the content in italics.
**Issues:
*** <code>before</code> and <code>after</code> pseudo-elements are not supported
|