0807 - ping9u25/mailtestproject GitHub Wiki
<style type="text/css">
.MetaData--hideDesktop {
display: none;
}
@media only screen and (max-width: 480px) {
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
/* Gmail-specific so this class gets applied */
* [lang~="MetaData--hideGmail"] {
display: none !important;
}
table {
width: 100% !important;
}
table[class="AutoWidth"] {
width: auto !important;
}
.MobileNoPadding {
padding: 0 !important;
}
.MobileFullWidth {
width: 100% !important;
}
img[class="MobileFullWidth"] {
height: auto !important;
}
.pl12 {
padding-left: 12px !important;
}
.MetaData--hideMobile {
display: none;
font-size: 1px;
color: #333333;
line-height: 1px;
max-height: 0px;
opacity: 0;
overflow: hidden;
}
.MetaData--hideDesktop {
display: block !important;
}
.pbm0 {
padding-bottom: 0 !important;
}
}
@media only screen and (max-width: 900px) {
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
}
</style>
|
์์ค์ฝ๋ ๋ถ์ ์ข ํฉ์๊ฒฌ 1. ๋งจ ๋ง์ง๋ง์ istrackingpixel์ด ์์์ผ๋ก์จ trackingํ๋ ๊ฑฐ ๊ฐ์. ๋์ค์ ์ด ๋ง์ง๋ง ์ค์ ์ง์์ผ ๊ฒ ์ 2. img๊ฐ ์ด 3๊ฐ ์์. cid๋ก ๋์ด ์๋๋ฐ cid๊ฐ ์ ํํ ๋ญ์ง๋ ๋ชจ๋ฅด๊ฒ ์. ๊ทผ๋ฐ ์ด๊ฑธ url๋ก ๋ฐ๊ฟ ์์ ์!!! 106์๋ฒ์ ์ด๋ฏธ์ง ํ์ผ์ ์ฌ๋ ค๋ฌ์ผ ํจ 3. href๋ ๋ด ์๋ฒ๋ก ๋ณ๊ฒฝ. ๋งํฌ๋ฅผ ํ ์ ์๊ฒ ํ์ดํผ๋งํฌ ์ฅ์ฐฉ 4. ์ด ๋ถ๋ถ ์ญ์ , tracking ์์ฌ.. |