Compare Revisions
How can I insert a selfie into my Thimble project?
Revision 103397:
Revision 103397 by hannahkane on
Revision 297913:
Revision 297913 by AliceWyman on
Keywords:
Search results summary:
Thimble makes it easy to add an image taken with your computer’s camera.
Thimble makes it easy to add an image taken with your computer’s camera.
Content:
Thimble makes it easy to add an image taken with your computer’s camera. Simply click the green + button in your file tree on the far left pane. Choose the “Upload” option, and then choose “Take a selfie.” The image will appear in your file tree, and you can link to it from any html file using this code: <code><<!-- -->img src="filename.png"><!-- --></code>
{warning}Mozilla made a decision to sunset Thimble over the course of 2018-2019. Read about the [https://www.mozillafoundation.org/en/artifacts/webmaker-thimble/#history history of Thimble] and see [https://medium.com/read-write-participate/a-note-about-thimble-b8ba0a51b8fd this Dec 18, 2018 blog post] to learn more.{/warning}<!-- https://github.com/mozilla/thimble.mozilla.org?tab=readme-ov-file#deprecation-notice -->
Thimble makes it easy to add an image taken with your computer’s camera. Simply click the green + button in your file tree on the far left pane. Choose the “Upload” option, and then choose “Take a selfie.” The image will appear in your file tree, and you can link to it from any html file using this code: <code><<!-- -->img src="filename.png"><!-- --></code>