!!!USE TURBO MODE!!! Welcome to ToperBrowser 5! The first real browser on Scratch that reads HTML code. To use it, just put it in your backpack. And give credit in the project where you used ToperBrowser, any version. CHANGE LOG: Version 5 - Changed font to a monospace font. Version 4 - Support for HEX colors in THTML <color> tag, changed loading screen text, loading screen now is in the main sprite. Version 3 - Added <hr> tag. Version 2 - Added <big> and <small> tags, pages now can be with no head. Version 1 - Release. ToperBrowser has/will have: Symbols mean: +already in *coming soon ?unknown -never will be a thing +Comments +Hyperlinks +Bold text +Italic text +Titles ?Under/Over/Though line(Well, already in but looks bad) -HTML5 *Images +Headings *JavaScript *CSS -CSS3 *Text shadows +Text sizing and coloring +Paragraphs +<big> and <small> tags *3+ pages support ?Minor known bug fixes -Forms *Buttons/Inputs -Changing fonts +<hr> tag *Articles(<div> and <span>)
All credis are in the project. Version 1 was made in 2 days! 1st share was in 5th April 2021. Notes: Type SPACE between HTML tags, like this: <head> <title>Test</title> </head> Or just do this: <head> <title>Test</title> </head> ABOUT THTML STYLING: THTML is working only in ToperBrowser, any version. THTML styling won't work with hyperlinks. To set color of a part of the text, type: <color value="color">text here</color> Supported colors: black,red,green,yellow,blue,skyblue,pink,gray,HEX codes To set size of a part of the text, type: <size value="size">text here</size> Supported sizes: mini,small,normal,big,giant. To set weight of a part of the text, type: <weight value="weight">text here</size> Supported weights: none,normal,bold,ultrabold