ScratchData LogoScratchData
Back to RandomCoder9910's profile

HTML Renderer v0.1.2

RARandomCoder9910•Created August 8, 2023
HTML Renderer v0.1.2
13
13
102 views
View on Scratch

Instructions

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.

Description

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>

Project Details

Project ID880973456
CreatedAugust 8, 2023
Last ModifiedApril 27, 2025
SharedApril 27, 2025
Visibilityvisible
CommentsAllowed