UHTML gives the authority over the web sources to the webdesigner alone. For the dynamic contents the webdesigner creates individual tags which meet the HTML syntax. In this way database content, dynamic menus, catalogues and electronic shops can be integrated into a website. There is no need to insert any program code into the webpage source.
The webdesigner states the functionalities of the UHTML symbols he has defined. On this basis the programmer implements the necessary functions. As soon as the library files created by the programmer are copied into the appropriate directories, the new UHTML tags become fully available.
menu.inc ... <li> <FileMenu SelectedClass="Selected" href="/uHTML/alltag.uhtml" title="uHTML in daily routine"> In use </FileMenu> </li> ...
![]()
It's convinient to create UHTML libraries with frequently used functions. By copying of an appropriate module file into the right directory of a the therewith connected UHTML tags are immediately available. In this way complex functionalities as catalogues or whole content management systems can be used in a website without any additional programmer's action needed.

UHTML symbols allow to yield a clear structure into the website sources and make it comprehensible by intuition. Altering, adding or removing of dynamic elements become rather a question of the right positioning than the concern of their error-free function. This flexibility in the use of dynamic content in a website facilitates the work of the webdesigner and provides a basis for new concepts and the future expansion of a website.
![]()
2008 All Rights Reserved Jorga Interactive | valid html 4.01 | valid css