[theme-reviewers] Theme Reviwers

// ravi ravi-lists at g8o.net
Fri May 4 14:42:22 UTC 2012


On May 3, 2012, at 10:11 PM, Emil Uzelac wrote:
> There's no shortcuts in CSS, saving time -vs doing it right the first time is completely different. It is very important <div style="margin-top:33px;"> will be hard to override in a stylesheet and yes it is wrong and bad practice, how can this be good. Tables too, I did not use tables in years! <div style="margin-top:33px;"> is for "lazy" developers I am sorry, not sure if you're using them or not.
> 

Everyone is off to the races on inline styles, so let me grab the other issue mentioned above: TABLEs. I still use them cautiously. If anyone knows of a better way to achieve things like equal height columns that works as far back as IE6/7, which *is* *not* a worse hack than TABLEs, I would love to hear about it (not being sarcastic — I would be pleasantly surprised to find an alternative). By “worse hack” I mean hacks like DIVs with massive paddings offset by massive negative margins and things like that.

Regards,

	—ravi




More information about the theme-reviewers mailing list