On Mon, Jun 13, 2011 at 8:47 PM, Vishnu vg <vaishnav1...@gmail.com>
wrote:
Regarding CSS Reset code. which is the best one. I am using yahoo
reset. Is it ok??
Yes, it's ok. Personally, I regard element resets as development tool
rather than something I ship. I prefer to prune the resets in the
production site, so it only resets elements I am actually using and
where I need it.
Sometimes it's also more convenient to use resets for a group of
specific elements in your main css so this group can be recreated
easily without resets, the group which may be written to the page by
server side routines. If this is what I need I don't reset such
elements earlier in the css code.
/MiB
--
--
You received this because you are subscribed to the "Design the Web with CSS"
at Google groups.
To post: css-design@googlegroups.com
To unsubscribe: css-design-unsubscr...@googlegroups.com