Welcome to GnomeLedge (39/42)
Mar 2024 Updates - 39 Gnomes remains

Code Playground

Version Beta (Supports HTML, CSS, Javascript + JQuery Library)

Home of QH2301B/N/U

✨ Explorers and Shapers of the Digital Worlds ✨


In the Year 2023, 42 gnomes came to Earth.
In the Year 2024, 39 gnomes have risen into the Nimbus.
In the Year 2025, they will learn to Shape new worlds.

This is their story.


Click Here to Enter Class' WordPress Blog »

[New] Intelligence by Design

Intent Full Flow to Build Yourself

Click Here to Enter the Learning Module »

12th Jan 2024 - New Miro Board

For Data Visualisation for Business (DVB)

Click Here to Enter the Miro Board »

[New] Code Playground

Version Beta (Supports HTML, CSS, Javascript + JQuery Library)

Click Here to Enter the Code Lab »

Introduction

This is an online code testing site.
As a level 0 web developer who is messing with multiple different languages.
It helps to be able to see at a glance the languages that you have to bind together, and the output of your live creation.


Current this test site only supports the 3 basic languages for Front-End Development.

Namely:
  • > HTML: Which creates the web structure and elements
  • > CSS: Which takes care of appearance related matters like colors of the elements and basic animation abilities
  • > Javascript: Which grants your elements interactive abilities and allow you to customise create dynamic code instructions + craft out complex web element manipulations
    • >> JQuery: Is an open-source Javascript library that is created to simplify needs for:
      • >>> HTML DOM tree traversal + manipulation
      • >>> event handling
      • >>> CSS animation
      • >>> Ajax

Code Output