|
Is it considered bad practice to to have ANY style items outside of my css files?
For instance - I have, say, <span class="error" style="margin:10px 10px">. Simply because I have a spot where I want one specific error message to display a little differently. Does this look unprofessional? Should I create an "error2" class for this?
__________________
Please login or register to view this content. Registration is FREE - Promote Your Blog!
|