What is a Question?
Questions are a super-easy way to get answers from the Instructables community. Learn how to build, do, or make anything! You just ask a question and the community will provide answers. You choose the best answer!
Submit a Forum Topic! The forums are the place to ask questions, share a cool project from another site, find collaborators for your latest project, or discuss anything of interest to the Instructables community.
Do you have a lot of images to upload?
If you prefer to upload your images before you submit, then this is for you.
Remember to tag them so they will be easier for you to find when you are viewing your library.
You can also upload images when you are creating your posts.
Did you find a bug or have a suggestion for us?
We appreciate all the help our users give us in tracking down bugs and making the site better for everyone.
PhotosPhotos
Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.
Want to share your ideas with the world, but you're confused by how to start? No worries, in this Instructable we'll cover how to make a basic step-by-step Instructable. There are even pictures provided so you can follow along for your first time out.
After this you should have no problems making your own Instructable. If you do, feel free to leave a comment below!
The first step is to download the image files. Inside are the 6 photos we'll be using here. If you want to see the whole process talked through, check out the video below which covers everything. Otherwise, let's move on to the next step to get started.
if you have a pro account, and want to post any sort of code, please use the source editor and place your code inside PRE tags, which will preserve whitespace and newlines for you and also make the font monospace. Sometimes I even add a boarder around my code blocks.
example dfsdf int main() { indented; }
<pre> stuff goes here </pre>
border example using
<pre style="border-style:dotted; border-width:1px;"> stuff goes here </pre>
this is also useful for ASCII art
I wonder if the comments actually allow me to use these tags... the preview is certainly working
pro-tip: upload everything as a zip file, because instructables renames everything with random letters when it's downloaded. but if you put it in a zip file, the name of the zip file will be changed, but the contents within the zip file will not be renamed
I like to make things both useful and odd. The odd projects are usually more fun. I'm also the Content Manager here at Instructables. Follow @edabot for more
I like to make things both useful and odd. The odd projects are usually more fun. I'm also the Content Manager here at Instructables. Follow @edabot for more
This was done by request. People wanted a walkthrough so here it is.
this is also useful for ASCII art
I wonder if the comments actually allow me to use these tags... the preview is certainly working