Cursor Editor

Cursor

CodeMonkey is an educational computer coding environment that allows beginners to learn computer programming concepts and languages.[2][3][4] CodeMonkey is intended for students ages 6–14. Students learn text-based coding on languages like Python, Blockly and CoffeeScript, as well as learning the fundamentals of computer science and math.[5] The software was first released in 2014, and was origina
Tags: animal monkey
Created: 50 days ago
From: Roblox
License: Creative Commons, no attribution
ZoomOriginal

How to add the cursor to your webpage ?

  • Download cursor
  • Put the .cur file into your webserver directory
  • Add the following line to your CSS:
    cursor: url('/YOUR_PATH/cursor.cur'), auto;
  • Replace YOUR_PATH with the correct paths

- or -

  • Put the following line into your HTML:


© 2025 Xoron GmbH - Home - About us - Privacy - Terms and Conditions - Contact