Reply to thread

What people don't realise is that we can use the later technologies and support the fallbacks.

Example:

HTML5 video... we can use the video element to display HTML5 video, then we can use the object/embed fallback inside the video tags. Browsers that don't render the video will render the object/embed.


Back
Top Bottom