mike's profile picture

Published by

published

Category: Blogging

how do i put pictures in blogs

guys how can i put pictures in blogs im so serious i feel like an old man please help


2 Kudos

Comments

Displaying 1 of 1 comments ( View all | Add Comment )

Sunday_down

Sunday_down's profile picture

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



Report Comment



thank you so much !!

by mike; ; Report