Do frames call linked style sheets more than once?
Hi,
I am designing a web page which contains two major frames. In one of those frames there are 3 inline/internal frames for advertisement usage purposes. All of these 5 frames are using the samle linked style sheet.
My question is: Does the same linked style sheet is requested 5 times from the server by the client browser and the browser loads it 5 times and the limited bandwidths are wasted.
If yes I would like to use embedded styles for the inline frames.
Thanks for the answers,
alpyo