Search

10/16/2006

Quick tip: Styling blockquotes with CSS

blockquote {
background: transparent url(quoleft.png) left top no-repeat;
}
blockquote div {
padding: 0 48px;
background: transparent url(quoright.png) right bottom no-repeat;
}

沒有留言: