Wednesday

css cellpadding cellspacing border table

following css settings are equivalent to cellpadding='0' cellspacing='0'
 
.ReportFormsFieldSet{
border:0;
border-spacing:0;
border-collapse:collapse;
}


No comments:

imagemagic add text to image

rem different types of text annotations on existing images rem cyan yellow orange gold rem -gravity SouthWest rem draw text and anno...