CSS Properties
CSS Codes and Examples
www.tagindex.net
HTML Tags
CSS Properties
HTML Colors
Generators
<
Home
/
CSS Properties
/ Table Styles
Table Styles
Categories
CSS Properties
Page Styles
Box Styles
Text Styles
Link Styles
List Styles
Image Styles
Table Styles
Frame Styles
Form Styles
Filter Styles
All CSS Properties
Relation Document
Whole in table
width: ***; height: ***;
width and height of a table
max-width: ***; min-width: ***;
maximum and minimum width of a table
max-height: ***; min-height: ***;
maximum and minimum height of a table
border: ***;
table border
border-collapse: ***;
table border models
border-spacing: ***;
spacing between the borders
table-layout: ***;
fixed table layout algorithm
empty-cells: ***;
controls whether empty cells are rendered or not
caption-side: ***;
position of the table caption
Cell
text-align: ***; vertical-align: ***;
alignment in the cells
width: ***; height: ***;
width and height of the cells
padding: ***;
padding inside the cells
white-space: nowrap;
disables automatic text wrapping
Background
background-color: ***;
table background color
background-image: url(***);
table background image
Float, Margin
float: ***;
creates a floating table
margin: ***;
table margin
clear: ***;
clears float
Marks
Extension Properties
Related Category
HTML - Table Tags
HTML Tags
CSS Properties
HTML Colors
Generators
<
Home
About TAG index
Contact Me
HTML Tags, CSS Properties, Codes and Examples.
Copyright © 2007-2011 TAG index. All Rights Reserved.