1. **Get Your Image Ready** - Take your photo or select `1000042687.jpg` from your gallery - Crop/resize if needed (ideal width: 600-800px)
2. **Upload to Imgur** (easiest for mobile) - Open Chrome/Safari → go to [imgur.com/upload](https://imgur.com/upload) - Tap "Browse" → select your image - After upload, tap/hold image → "Copy Image Address"
3. **In SpaceHey App/Browser** - Tap ☰ Menu → "Blog" → "New Post" - Type your title and text first
4. **Insert Image HTML** - Tap the ">" HTML button - Paste this code: ```html
```
5. **Optimize for Mobile** - `max-width:90%` prevents overflow - `margin:10px auto` centers the image - Remove borders for cleaner look
6. **Publish & Check** - Tap "Preview" to test appearance - Adjust width % if needed - Hit "Publish"
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
Sunday_down
1. **Get Your Image Ready**
- Take your photo or select `1000042687.jpg` from your gallery
- Crop/resize if needed (ideal width: 600-800px)
2. **Upload to Imgur** (easiest for mobile)
- Open Chrome/Safari → go to [imgur.com/upload](https://imgur.com/upload)
- Tap "Browse" → select your image
- After upload, tap/hold image → "Copy Image Address"
3. **In SpaceHey App/Browser**
- Tap ☰ Menu → "Blog" → "New Post"
- Type your title and text first
4. **Insert Image HTML**
- Tap the ">" HTML button
- Paste this code:
```html
```
5. **Optimize for Mobile**
- `max-width:90%` prevents overflow
- `margin:10px auto` centers the image
- Remove borders for cleaner look
6. **Publish & Check**
- Tap "Preview" to test appearance
- Adjust width % if needed
- Hit "Publish"
Example of final code:
```html
My cool math image
thank you so much !!
by mike; ; Report