HTML stands for HyperText Markup Language. It is used for websites, along with JavaScript and CSS. This engine is in BETA. The documentation for supported tags can be found in the BLANK sprite. BUTTONS: (In order left to right) Backspace (<--), Specials (!@-), Toggle case (a/A) Support for other features will be added in later updates.
KNOWN BUGS: - CSS propery 'margin' - Using <u> or <ins> with <s> or <del> Credits: @-Rex- for PTE All code by me Update Log: v0.0.1 (16/8/23) - Code editor - Added basic text rendering tags - - <!DOCTYPE>, <HTML> - - <head>, <body> - - <title> - - headings - - <p> - - <br> v0.0.2 (4/9/23) - Word wrapping in results - Updated enter/backspace - Added text formatting tags - - <!--...--> - - <hr> - - <b>, <strong> - - <i>, <em> - - <u>, <s> - - <del>, <ins> v0.1.1 (13/6/24) - Complete UI overhaul - Updated parser to support a default CSS file - Added list tags - - <li> - - <ol> - - <ul> v0.1.2 (27/4/25) - Added auto-indentation and tag completion - Added extra keys - Added tables - - <table> - - <td> - - <th> - - <tr>