Line after line… without blank space or
-
Hi…
How to insert images into a new post in text mode, when you add the code was entered line by line, without empty lines?
Example:
Now…<img src="https://xxx/wp-content/uploads/2013/12/mora_x.jpg" alt="" width="562" height="401" class="aligncenter size-full wp-image-9226" /> <img src="https://xxx/wp-content/uploads/2013/12/logo.png" alt="" width="482" height="240" class="aligncenter size-full wp-image-9224" /> <img src="https://xxx/wp-content/uploads/2013/12/mora.jpg" alt="" width="562" height="457" class="aligncenter size-full wp-image-9225" />
Should be… (after each line is “enter” to a new line)
<img src="https://xxx/wp-content/uploads/2013/12/mora_x.jpg" alt="" width="562" height="401" class="aligncenter size-full wp-image-9226" /> <img src="https://xxx/wp-content/uploads/2013/12/logo.png" alt="" width="482" height="240" class="aligncenter size-full wp-image-9224" /> <img src="https://xxx/wp-content/uploads/2013/12/mora.jpg" alt="" width="562" height="457" class="aligncenter size-full wp-image-9225" />
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Line after line… without blank space or’ is closed to new replies.