Yes, the inheritance rules of css make it hard to easily determine which rules will impact which tags and in what way without doing a complete browser layout andparsing. Since users can change what css is active by changing the css file, it is never perfectly clear when to prettify, so we only use the tags.
|