Latest News

the latest news from our team

eFORMz Style Properties (HTML/CSS)

Below, you’ll find a list of properties that eFORMz accepts in an HTML <style> element, which defines internal CSS, or various CSS properties. Alternatively, the HTML <link> element can be used to refer to an external CSS file.

Property: color
value: (r,g,b) or white, black, red, green, blue, yellow, grey, gray, aqua, fushia, lime, maroon, navy, olive, purple, silver, teal

Property: background-color
value: (r,g,b) or white, black, red, green, blue, yellow, grey, gray, aqua, fushia, lime, maroon, navy, olive, purple, silver, teal

Property: font

Property: font-family

Property: font-size
value in points

Property: font-style
value: normal or italic

Property: font-weight
value: normal, bold, bolder, lighter

Property: margin
Property: margin-top
Property: margin-bottom
Property: margin-left
Property: margin-right
value in points

Property: padding
Property: padding-top
Property: padding-bottom
Property: padding-left
Property: padding-right
value in points

Property: border
Property: border-style
Property: border-color
Property: border-width
Property: border-top
Property: border-top-style
Property: border-top-color
Property: border-top-width
Property: border-bottom
Property: border-bottom-style
Property: border-bottom-color
Property: border-bottom-width
Property: border-left
Property: border-left-style
Property: border-left-color
Property: border-left-width
Property: border-right
Property: border-right-style
Property: border-right-color
Property: border-right-width
color values same as Property color
style value: solid, double, dotted, dashed
width value in points

Property: text-align
value: left, center, right, justified

Property: text-indent
value in points

Leave a Reply

Your email address will not be published. Required fields are marked *