Quote:
Originally Posted by roland1
I think I began with the kitchen sink already thrown in - just from being cocky and confident that surely...it's just like building a website that you hack away at 'til it works in a few browsers.
I think I'm going to approach it as you say, from a minimal perspective, and then—CAREFULLY—add other code to give it a bit more style and finesse.
|
The thing to do is when you need to do something other then a standard paragraph, decide what it is you want/need to do and do it with minimal code. Do not toss in code that's not needed. The simpler your CSS is, the better it will work in more cases. Just make sure that whatever you use to test supports CSS. for example, a lot of Android programs basically override a lot of the CSS or just plain ignore it.