(labels can be more than one word, separated by a comma)
gone,
opencast.
now housing estate,
now a residence.
ruinous,
being renovated,
amalgamated
anything else?
How to put columns into a blog post
Code to copy into html view to get columns
<br>
<table><tbody>
<tr><td>photoa
</td><td>photo b
</td><td>photo c
</td></tr></tbody></table>
<br>
This code makes a table
Then put some 'enter's in to make spaces between the word photo and a,b,or c to put the pics in and put your cursor in the first line after photo.
Next, upload three photos. They will all appear somewhere! Usually just under the text here and above your table.
Make all the pictures small
Highlight the first photo that you want to move into the table
Hold down the ctrl key and press x with your cursor on the photo you want to move (it will disappear)
Place your cursor in the first column in the first line
Hold down ctrl and press v...... est voila there is your photo.
Add caption, then repeat with next ones, adding the new photos into the columns as you want them.
To level them up you can add or delete 'enter's.
When you are finished, delete the words photo and a, b, or c.
Done
You can use this for lists aswell - and if you want to add more columns just copy more lines where it says
</td><td>photo c
and change the letter c to columns that you want (d,e,f,g,etc)