Home > Web Front-end > CSS Tutorial > **Is there still a stylesheet limit in IE8?**

**Is there still a stylesheet limit in IE8?**

Susan Sarandon
Release: 2024-10-30 12:17:02
Original
402 people have browsed it

**Is there still a stylesheet limit in IE8?**

IE Stylsheet Limits in IE8

Regarding the previous discussion about CSS limitations, a common misconception is that IE has a limit of 20 stylesheets per page. While this was true for IE7, IE8 (and even IE9) have since updated these restrictions.

According to an MSDN blog post and a test page from Telerik, the current limit for IE8 is actually set at 31 stylesheets per page. This means that web developers can incorporate a larger number of styles into their pages without encountering browser limitations.

It's worth noting that the reference on MSDN previously confirmed a limit of 4096 CSS rules per file. However, comments in the Telerik article indicate that this limitation has been marked as "Won't Fix" in Microsoft Connect. Further verification of this change is still pending.

The above is the detailed content of **Is there still a stylesheet limit in IE8?**. For more information, please follow other related articles on the PHP Chinese website!

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Articles by Author
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template