Lista de atributos CSS e em HTML suportados
Atributos em HTML suportados
Tag | Atributos |
---|---|
a | class, href, id, style, target |
b | class, id, style |
br | class, id, style |
p | align, class, dir, id, style |
font | class, color, face, id, size, style |
h1 | align, class, dir, id, style |
h2 | align, class, dir, id, style |
h3 | align, class, dir, id, style |
h4 | align, class, dir, id, style |
h5 | align, class, dir, id, style |
h6 | align, class, dir, id, style |
head | dir, lang |
hr | align, size, width |
i | class, id, style |
img | align, border, class, height, hspace, id, src, style, usemap, vspace, width |
label | class, id, style |
li | class, dir, id, style, type |
ol | class, dir, id, style, type |
p | align, class, dir, id, style |
s | class, id, style |
small | class, id, style |
span | class, id, style |
strike | class, id, style |
strong | class, id, style |
table | align, bgcolor, border, cellpadding, cellspacing, class, dir, frame, id, rules, style, width |
td | abbr, align, bgcolor, class, colspan, dir, height, id, lang, rowspan, scope, style, valign, width |
th | abbr, align, background, bgcolor, class, colspan, dir, height, id, lang, scope, style, valign, width |
tr | align, bgcolor, class, dir, id, style, valign |
u | class, id, style |
ul | class, dir, id, style |
Atributos CSS suportados
CSS — propriedades (devem ser incorporadas em style="...") | |||
---|---|---|---|
background |
background-color |
border |
border-bottom |
border-bottom-color |
border-bottom-style |
border-bottom-width |
border-color |
border-left |
border-left-color |
border-left-style |
border-left-width |
border-right |
border-right-color |
border-right-style |
border-right-width |
border-style |
border-top |
border-top-color |
border-top-width |
border-width |
color |
display |
font |
font-family |
font-size |
font-style |
font-variant |
font-weight |
height |
letter-spacing |
line-height |
list-style-type |
table-layout |
text-align |
text-decoration |
text-indent |
text-transform |
vertical-align |
width |
Como inserir uma imagem de fundo
Use este exemplo para inserir uma imagem de fundo no editor HTML da SendPulse:
<td estilo="imagem de fundo: url('/title-green-bck.png')" />
Ou use este exemplo se houver necessidade de aplicar parâmetros como preenchimento, alinhamento etc.
<tr estilo="imagem de fundo: url('/title-green-bck.png');padding :0;text-align:center;vertical-align:top">
A localização da imagem é especificada entre colchetes: url('title-green-bck.png')
Última Atualização: 18.02.2022
Inscreva-se com
Logue com o Facebook Logue com o Google