| I started my career 2008 building real estate and stock news websites. Back then, sooooo much of my days were spent making things "IE compatible" using techniques like: - creating sprite sheets of transparent png corners and sides that one could arrange in a table around an element to create drop-shadows and rounded corners - putting single pixel, transparent gifs at the end of floated containers because clearfix used a "before" CSS selector that earlier IEs didn't know about. - writing CSS rules like -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; to make something semi-transparent... And so much more. Back then, we were certain we'd open a bottle of champagne once IE is not a requirement anymore. Today, fortunately, I have a different Job and Microsoft makes different browsers. But looking back, I wouldn't have believed this day to arrive. |