In 1998, CSS2 was released. It introduced many important features such as positioning (absolute, relative, fixed), z-index, and media types (for print and screen). This gave developers more control over page layouts and made web design more flexible.
However, during this time, browser compatibility was a major issue. Different browsers interpreted CSS differently, which often frustrated developers.
Leave a Reply