Headlines MDI browses the web using GRML. It uses a list box to display file and web page results. GRML splits content, using a form AND a view. The form contains input controls. The view contains columns and results.
Each result has result items. A list box displays results using an image and text. Before a result displays, a dialog requests image dimensions. Result images use the dimensions and display the first item of a result.
HTML defines HOW web page content looks. There is one way it 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.