Additional Info |
---|
Type
|
Package ID
Dougiefresh:IWMAB
|
First Created
July 24, 2015, 05:40:46 PM
|
Last Updated
May 22, 2019, 06:41:04 PM
|
QuoteExcept for border-style, the border parameters are optional if borders around the image is desired:
margin - Margin around the image. Expressed in pixels.
margin-left - The image's left margin. Expressed in pixels.
margin-right - The image's right margin. Expressed in pixels.
margin-top - The image's top margin. Expressed in pixels.
margin-bottom - The image's bottom margin. Expressed in pixels.
Quote
border-style - REQUIRED! Border style. Valid answers: dotted, dashed, solid, double, groove, ridge, inset, outset
border-width - Border width. Expressed in pixels.
border-color - Border color. Expressed either as #xxx, #xxxxxx, rbg(x,x,x), or {text}