Skip to content

Learn the basics of HTML, CSS, and vanilla JavaScript DOM manipulation while building a web terrarium

License

Notifications You must be signed in to change notification settings

girliemac/terrarium-project

Repository files navigation

My Terrarium: A project to learn about HTML, CSS, and DOM manipulation using JavaScript 🌵🌱

A small drag and drop code-meditation. With a little HTML, JS and CSS, you can build a web interface, style it, and add an interaction.

my terrarium

Lessons

  1. Intro to CSS
  2. Intro to HTML
  3. Intro to DOM and JS Closures

Credits

Written with ♥️ by Jen Looper

The terrarium created via CSS was inspired by Jakub Mandra's glass jar codepen.

The artwork was hand drawn by Jen Looper using Procreate.

The solution to draggable elements was inspired by w3schools solution on creating a Draggable HTML Element.

Find more information on pointer events on the W3C docs and on MDN web docs.

Always check browser capabilities using CanIUse.com.

Learn more about building sites for the web and mobile devices at Microsoft Learn.

About

Learn the basics of HTML, CSS, and vanilla JavaScript DOM manipulation while building a web terrarium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published