Quote:
Originally Posted by dwig
If this is a work-in-progress and future edits will be done to the HTML, you might be better off adding similar styles to a <style> </style> section in the <head> section of the HTML. That way the style setting are persistent since its in the source document and you don't have to remember to add the extra CSS every time.
|
Thanks for the tip. While I'm done with this little project for now, I have a tendency to be a tweaker, so may do that if the urge strikes.