Skip to main content

Uniface 10 workshops: HTML code editor (UBG workshop)

  • November 19, 2018
  • 0 replies
  • 0 views

Jan Cees Boogaard

HTML code editor (UBG workshop)

Author: ulrichmerkel@web.de (ulrich-merkel)

The HTML editor has no support to check that we have a well formed HTML code. Sometimes, the closing tag might not match the opening tag and the browser will act "strange" on this code.   Perhaps we could add during the compilation a step which checks the validity of the HTML code and that all opening tags have a proper close.