Joined: Tue Mar 27, 2007 10:55 pm Posts: 2279 Location: Earth Has thanked: 39 time Have thanks: 61 time
setting the caption at the bottom of table using the CSS caption-side: bottom attribute.
Code:
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en'> <head> <title>set caption at the bottom of table</title> <style rel='stylesheet' type='text/css'>