Project [WIP] Presenting HTML & CSS Editor inside Roblox

  • Thread starter Thread starter luiz_csx
  • Start date Start date
  • Views Views 323
  • Replies Replies 3

luiz_csx

Member
Newcomer
Joined
Mar 24, 2026
Messages
5
Reaction score
1
Trophies
0
Website
blog-do-luizmiguel.pages.dev
XP
35
Country
Brazil
Hello, I'm luiz_csx.

I'm new to GBAtemp, so I wanted to share a Roblox project I'm working on: "HTML & CSS Editor". It's basically a VS Code-style simulator inside Roblox, where the player can type tags like p, h1 (etc.), and style them using CSS (with classes like div class=""). Since Roblox doesn't support natively HTML5/CSS3, I'm simulating everything using the main LocalScript.

One feature I added is save slots, where your code stays saved until you leave the game, this will be improved later. It also includes theme switching (dark, light, greenish) and some restrictions on certain tags (script, img, etc.).

The project is still a work in progress (WIP), I just wanted to share the idea.


A screenshot taken from the game screen:
App_screen.png
 
  • Wow
Reactions: DragonMals
This looks really cool! Very impressive you wrote a html + css interpretator for roblox. Its kinda like we came full circle (old roblox had the Microsoft MFC Library Browser built in)
 

Site & Scene News

Popular threads in this forum