Beginner's Guide to HTML
Home
HTML Guide
CSS Guide
HTML Reference
CSS Reference
Contact
Amazon.com Widgets
CSS caption-side property
Usage
Sets the position of the table caption.
Values
top
- default
bottom
left
right
Example
Code:
table { caption-side: bottom; }
Guides
Learn HTML
Learn CSS
References
HTML Tags
CSS Properties
Navigation
Home
Contact