Why, may I ask, would you want to do that? The whole idea of css is that you *don't* have the same thing repeated throughout your html. It's all in one place, the style tag or css file. Expanding it all through your html will make the pages much larger and load slower. Plus, any chance of having the same page work for browsers and mobiles goes right out the window.
dcm On Nov 3, 7:36 am, wizardnet <[email protected]> wrote: > hello. > > I looking for application can take my html file and css file and put > all css class into right location on html file > > any ideas? --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] -~----------~----~----~----~------~----~------~--~---
