LEFT | RIGHT |
1 | 1 |
2 <div class="card" markdown="1"> | 2 <div class="card" markdown="1"> |
3 | 3 |
4 <header class="card-heading" markdown="1"> | 4 <header class="card-heading" markdown="1"> |
5 ![{{publishers-icon-alt[Publishers icon alt text] Publishers icon}}](/img/png/ic
on-publishers.png) | 5 ![{{publishers-icon-alt[Publishers icon alt text] Publishers icon}}](/img/png/ic
on-publishers.png) |
6 {: .card-icon } | 6 {: .card-icon } |
7 | 7 |
8 ## {{publishers-heading[Publishers heading] Publishers}} | 8 ## {{publishers-heading[Publishers heading] Publishers}} |
9 </header> | 9 </header> |
10 | 10 |
11 <div class="card-summary" markdown="1"> | 11 <div class="card-summary" markdown="1"> |
12 {{publishers-p1[Publishers paragraph 1] Monetize your adblocking audience}} | 12 {{publishers-p1[Publishers paragraph 1] Monetize your adblocking audience}} |
13 | 13 |
14 {{publishers-p2[Publishers paragraph 2] Learn how to serve Acceptable Ads and fi
nd more about getting your website whitelisted}} | 14 {{publishers-p2[Publishers paragraph 2] Learn how to serve Acceptable Ads and fi
nd more about getting your website whitelisted}} |
15 </div> | 15 </div> |
16 | 16 |
17 <footer class="card-footer" markdown="1"> | 17 <footer class="card-footer" markdown="1"> |
18 [{{publishers-learn-more-button[Publishers learn more button] Learn more}}](/sol
utions/publishers){: .btn-outline-primary .m-t-md } | 18 [{{publishers-learn-more-button[Publishers learn more button] Learn more}}](/sol
utions/publishers){: .btn-outline-primary } |
19 | 19 |
20 [{{get-whitelisted-button[Get whitelisted button] Get whitelisted}}](/solutions/
get-whitelisted?type=publishers){: .btn-primary } | 20 [{{get-whitelisted-button[Get whitelisted button] Get whitelisted}}](/solutions/
get-whitelisted?type=publishers){: .btn-primary } |
21 </footer> | 21 </footer> |
22 | 22 |
23 </div> | 23 </div> |
LEFT | RIGHT |