The XtremIO X2 WebUI is based on HTML5 technology. HTML5 is the latest version of the Hypertext
Markup Language, the code that describes web pages. It’s actually three kinds of code: HTML, which
provides the structure; Cascading Style Sheets (CSS), which take care of presentation; and JavaScript,
which makes things happen1.
HTML5 is designed to deliver almost everything you’d want to do online without requiring additional
software such as browser plugins. It does everything from animation to apps, music to movies, and
can also be used to build complicated applications that run in your browser.
XtremIO X2’s use of HTML5 allows for a more interactive and responsive WebUI that is compatible
with a wide range of devices, including tablets and smartphones, providing a better user experience
and easier management of the storage array1.
=========================