Search found 1 match
- Sat Sep 20, 2008 6:27 am
- Forum: PHP - Code
- Topic: Removing internal styles from each .html file
- Replies: 1
- Views: 141
Removing internal styles from each .html file
Hi i have hundreds of pages on my website which use internal styles sheet for each page. But now i want to remove internal styles and will put just a single external style sheet as internal style sheet are taking more bandwidth. Can any body help me how i can remove everything between <style>....</s...