Is there a simple way to quickly turn off all css styles for a section
of a page.
For example I am writting an email app and I want to be able to
preview what I've entered so I can see what it the email will
tentativly look like b4 I send it out to 200 people.
I have the preview there in a cell on the page but it takes the
properties in the stylesheet ... the stylesheet won't be there in the
email so what they are seeing may or may not be what it will look like.
There's got to be a simple way to turn off the styles for just one cell
in a table or a div or something. I know you guys will know the
answer.
Thanks in advance,
Chris
of a page.
For example I am writting an email app and I want to be able to
preview what I've entered so I can see what it the email will
tentativly look like b4 I send it out to 200 people.
I have the preview there in a cell on the page but it takes the
properties in the stylesheet ... the stylesheet won't be there in the
email so what they are seeing may or may not be what it will look like.
There's got to be a simple way to turn off the styles for just one cell
in a table or a div or something. I know you guys will know the
answer.
Thanks in advance,
Chris
Comment