Saturday, August 4, 2007

Frames and CSS can go together !!


After working with CSS for a long time, I realized that there are several cross browser compatibility issues. I realized that the best way to deal with this is to use a mix of traditional frames and CSS together. CSS is indeed better, smarter, clean and has more features. Infact both are different and cannot be compared. Although CSS can single handedly manage even without frames, the converse does not seem to be applicable. But due to lack of support from some browsers and due to different interpretations from different browsers, it is best to use a combination of both to solve some problems.

0 comments: