table tr:first-child td:first-child {
border-top-left-radius: 5px;
}
table tr:first-child td:last-child {
border-top-right-radius: 5px;
}
table tr:last-child td:first-child {
border-bottom-left-radius: 5px;
}
table tr:last-child td:last-child {
border-bottom-right-radius: 5px;
}
Showing posts with label table. Show all posts
Showing posts with label table. Show all posts
Wednesday, March 21, 2012
Table border-radius With CSS3
Labels:
border-radius,
css,
css3,
table
Wednesday, August 25, 2010
Subscribe to:
Posts (Atom)