notícias

text/watch-html, Apple Watch tem seu próprio tipo de email

shutterstock-apple-watch

imagem via Canadapanda / Shutterstock.com

Não chega a ser uma surpresa em função do tamanho da tela.

Há dois padrões de email: text/html e text/plain.

Como o html “formatado” é complicado para o Apple Watch, é exibida a versão em texto puro.

Mas com o text/watch-html será possível usar uma formatação simples e suporte a imagem. Ainda assim o preheader virá do html padrão.

Rich Text Concept

Watch HTML

Bold

<b>Text</b>

Italics

<i>Text</i>

Underline

<u>Text</u>

Font Color

<span style=”color: #00800;”>Text</span>

Text set to black (#000000), or not specified, will be converted to white (#FFFFFF). Other colors are supported.

Alignment

<div style=”text-align: right;”>Text</div>

Only left, center and right are supported.

Quoting

<blockquote type=”cite”>Text</blockquote>

Nest quotes up to 7 levels deep, no indentation occurs, but shading does indicate quote level.

Numbered List

<ol><li>Item 1</li></ol>

Bulleted List

<ul><li>Item 1</li></ul>

Images

<img src=”cid:…”>Text</blockquote>

Only embedded images are supported and actual support is very buggy. More about this below.

via litmus

Gustavo Faria

de um tempo em que a UFRJ formava não cientistas da computação, mas bacharéis em informática e acompanhe as Dicas do Coca.
Botão Voltar ao topo