mbannonb
01-31-2007, 01:21 AM
When editing a layout, I think the best approach for styles used only once is to edit the style inline.
Otherwise, I have to find the class name in the main html page, locate it in the stylesheet. Having to do that multiple times as I try to get the code to work in a different browsers and settings gets tedious real quick.
If a style is used more than once, then it makes sense to have it be a class as it can then benefit from the edit one thing in one place and have it affect multiple things at once.
Thoughts?
Otherwise, I have to find the class name in the main html page, locate it in the stylesheet. Having to do that multiple times as I try to get the code to work in a different browsers and settings gets tedious real quick.
If a style is used more than once, then it makes sense to have it be a class as it can then benefit from the edit one thing in one place and have it affect multiple things at once.
Thoughts?