Bar Chart MDI browses the web using GRML. GRML splits file and web page content into a form AND a view. The form is used for input controls, to handle user input for web requests. The view is used for display controls to show web page results. The results are dsplayed using 6 different graphs. Reading either the GRML, CSV or character-delimited formats, content is displayed using a bar, pie, stacked bar, 3D bar, 3D pie, or 3D stacked bar graph.
HTML defines HOW web page content appears. There is one way HTML is displayed. This is called a display definition markup language. GRML defines WHAT web page content is. It is called a data definition markup language.