You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
amymin00
5fed53dd25
updates from main repo ( #1 )
...
* ADD : add korean readme skeleton file
* ADD : add 1-1 readme ko translation
* ADD : add 1-2 readme ko translation
* ADD : add 1-3 readme ko translation (wip)
* FIX : fix ko translation skeleton file
* add 1-0 readme ko translation (wip)
* add 1-3 readme ko translation
* add 2-0 readme ko translation
* add 2-1 readme ko translation (WIP)
* add 2-1 readme ko translation
* add 3-0 readme ko translation
* add 4-0 readme ko translation
* add 5-0 readme ko translation
* add 6-0 readme ko translation
* add 7-0 readme ko translation
* add 2-2 readme ko translation (WIP)
* add 2-2 readme ko translation
* add 2-3 readme ko translation (WIP)
* add 2-3 readme ko translation
* add 2-4 readme ko translation (WIP)
* add 3-1, 3-2, 3-3 readme ko translation (WIP)
* add 2-4 readme ko translation
* add 3-1 readme ko translation
* Update README.de.md
* add 3-2 readme ko translation
* add 5-1, 5-2, 5-3 readme ko translation (WIP)
* add 3-3 readme ko translation
* add 5-1 readme ko translation
* add 5-2 readme ko translation
* add 6-1 ~ 6-6 readme ko translation (WIP)
* add 7-1, 7-2, 7-3, 7-4 readme ko translation (WIP)
* add 5-3 readme ko translation
* add 6-1 readme ko translation
* add 6-2 readme ko translation
* add 6-3 readme ko translation
* add 6-4 readme ko translation
* add 6-5 readme ko translation
* add 6-6 readme ko translation
* content updates to accessibility unit
* add 7-1 readme ko translation
* add 7-2 readme ko translation
* add 7-3 readme ko translation
* add 7-4 readme ko translation
* FIX : fix url for translations folder
* Update 1-getting-started-lessons/3-accessibility/README.md
Co-authored-by: Christopher Harrison <chrhar@microsoft.com>
* fix Express CORS support for 127.0.0.1 (closes #92 )
Co-authored-by: qiaodong <qiaodong6733@dingtalk.com>
* Fixing typo from "adoping" to "adopting"
added a "t"
Co-authored-by: minwook-shin <minwook0106@gmail.com>
Co-authored-by: domi877 <45101945+domi877@users.noreply.github.com>
Co-authored-by: Sarah Higley <sarah.higley@microsoft.com>
Co-authored-by: Jen Looper <jen.looper@gmail.com>
Co-authored-by: Christopher Harrison <chrhar@microsoft.com>
Co-authored-by: tigersniffs <qdzuiai13@gmail.com>
Co-authored-by: qiaodong <qiaodong6733@dingtalk.com>
Co-authored-by: bajancode <52695922+bajancode@users.noreply.github.com>
Co-authored-by: Jasmine Greenaway <paladique@users.noreply.github.com>
5 years ago
..
1-intro-to-html
updates from main repo ( #1 )
5 years ago
2-intro-to-css
updates from main repo ( #1 )
5 years ago
3-intro-to-DOM-and-closures
updates from main repo ( #1 )
5 years ago
images
…
solution
…
translations
updates from main repo ( #1 )
5 years ago
README.md
…
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.
Lessons
Intro to HTML
Intro to CSS
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.
Deploy your Terrarium
You can deploy, or publish your terrarium to the web using Azure Static Web Apps.
Fork this repo
Press this button
Walk through the wizard creating your app. Make sure you set the app root to either be /solution or the root of your codebase. There's no API in this app, so don't worry about adding that. A .github folder will be created in your forked repo that will help Azure Static Web Apps' build service build and publish your app to a new URL.