A title text that is optically separated from the main text of an article. Language-independent concept, occurs in languages as HTML, LaTeX and Markdown.
Questions tagged [caption]
692 questions
4
votes
4 answers
Stacking two pictures with captions side by side and centered in Wordpress
this is driving me absolutely nuts. I'm not the most experienced with CSS, so I'm hoping it is something simple.
I'm running Wordpress 2.9.2 with "The Morning After" theme.
I am trying to write a post where I want to display two small pictures, with…

Jim
- 2,300
- 1
- 19
- 43
4
votes
4 answers
How to add button caption on image button
I am going to use image button in my app And I need to display button caption on the button I'm using this code but it did not show caption

Tikitaka
- 460
- 2
- 7
- 15
3
votes
3 answers
Style for Caption in RADGrid
How can we set style for caption in radgrid?
Following is how I am trying to set the caption text:
radExport.MasterTableView.Caption = "Reports";

RMN
- 754
- 9
- 25
- 45
3
votes
3 answers
How would it be possible to add a caption to the bottom of a table?
I have a table which has a caption which appears on top of the table.
I'd need another caption to appear at the bottom of the table. how would it be possible?