Tiny spoiler and alignment

Goth

spiritual cramp
Joined
Jan 26, 2014
Posts
4,928
Bells
0
Special Snowflake
does anyone know how to make a tiny spoiler and make it to the top right of my image?
 
I found the code for the table but what do I do now?
 
Last edited:
create a table, make 1 row, two columns. Size between 500 and 715.
Write image between the first TD /TD, and then the spoiler in the 2nd TD


HTML:
[table="width: 650"]
[tr]
	[td][img]imgurl[/img][/td]
	[td][spoiler]your spoiler here[/spoiler][/td]
[/tr]
[/table]
 
your spoiler here
but that makes it to the right top

- - - Post Merge - - -

like right next to the pic not above it
 
Last edited:
can you put that in HTML code I don't know what a row or column is
 
HTML:
[table="width: 650"]
[tr]
	[td][img]http://oi59.tinypic.com/qx565h.jpg[/img][/td]
	[td][spoiler]ENTER TEXT HERE.[/spoiler][/td]
[/tr]
[/table]
 
Back
Top