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.
This page has no comments.