LEFT | RIGHT |
1 title=What are Acceptable Ads? | 1 title=What are Acceptable Ads? |
2 description=Acceptable Ads are nonintrusive ad formats that are accepted by ad b
locking users and allow content creators to monetize their content. | 2 description=Acceptable Ads are nonintrusive ad formats that are accepted by ad b
locking users and allow content creators to monetize their content. |
3 custom=1 | 3 custom=1 |
4 | 4 |
5 <? include about/style ?> | |
6 | |
7 <div class="container"> | 5 <div class="container"> |
8 <h1>{{what-are-acceptable-ads-heading[What are Acceptable Ads heading] What ar
e Acceptable Ads?}}</h1> | 6 <h1>{{what-are-acceptable-ads-heading[What are Acceptable Ads heading] What ar
e Acceptable Ads?}}</h1> |
9 <hr> | 7 <hr> |
10 <div class="row"> | 8 <div class="row section"> |
11 <div class="col-6 expand-on-tablet"> | 9 <div class="col-6 expand-on-tablet"> |
12 <? include about/what-are-acceptable-ads ?> | 10 <? include about/what-are-acceptable-ads ?> |
13 </div> | 11 </div> |
14 </div> | 12 </div> |
15 </div> | 13 </div> |
16 | 14 |
17 <div class="bg-accent section"> | 15 <div class="bg-accent section"> |
18 <div class="container center"> | 16 <div class="container center"> |
19 <? include about/treating-people-with-respect ?> | 17 <? include about/treating-people-with-respect ?> |
20 </div> | 18 </div> |
21 </div> | 19 </div> |
22 | 20 |
23 <div class="container section"> | 21 <div class="container section"> |
24 <h2>{{acceptable-ads-heading[Acceptable Ads... heading] Acceptable Ads...}}</h
2> | 22 <h2>{{acceptable-ads-heading[Acceptable Ads... heading] Acceptable Ads...}}</h
2> |
25 <div class="row"> | 23 <div class="row"> |
26 <div class="col-6 push-6"> | 24 <div class="col-6 push-6"> |
27 <img class="block" alt="{{acceptable-ads-image-alt(Acceptable Ads... image
alt text) Acceptable Ads promotional image}}" src="/img/png/what-is-acceptablea
ds.png" /> | 25 <img class="block" alt="{{acceptable-ads-image-alt(Acceptable Ads... image
alt text) Acceptable Ads promotional image}}" src="/img/png/what-is-acceptablea
ds.png" /> |
28 </div> | 26 </div> |
29 <div class="col-6 pull-6"> | 27 <div class="col-6 pull-6"> |
30 <? include about/acceptable-ads-are ?> | 28 <? include about/acceptable-ads-are ?> |
31 </div> | 29 </div> |
32 </div> | 30 </div> |
33 </div> | 31 </div> |
LEFT | RIGHT |