Im looking for a way to strip css from content that is being pull from around the web.
- A user type in car in my search field.
- The site gets som conctent about cars.
- I then want to take that content and strip the css(class and id's) and apply my styles.
The idea is that i link to the pages that has the content. The list i im getting now has it's own styling. Basically i want to make that conctent i am getting a preview of to match my sites design
I am getting the content in div's