(CSS) About styling signatures and/or mailers...
I have a question for the vets at creating HTML signatures and mailers : basically, how do you handle styling?
Do you link to a CSS (stylesheet) located on a public server - which I already do this with the images - or do you include it in the HTML file, between <style> tags before the body?
Or do you do neither, and simply apply "style=" to every item regardless of how redundantly bloated things can get going that route?
Thanks!
