I'm researching to see what I need to include/avoid in a webpage to be displayed on both modern browsers and also in Android 4.2.2's WebView. I need these questions answered:
- Does it support HTML 4.01? Any of 5?
- With what caveats, if any?
- Does it support CSS 2.1? Any of 3?
- With what caveats, if any?
I tried to search for this info, but couldn't find any definitive answers.