Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: pages/committee/index.html

Issue 29536654: Issue 5102 - Replaced semantically incorrect <hr> elements with :after styles (Closed) Base URL: https://hg.adblockplus.org/web.acceptableads.com
Patch Set: Created Sept. 5, 2017, 2:40 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 title=About | The Acceptable Ads Committee 1 title=About | The Acceptable Ads Committee
2 description=The Acceptable Ads Committee creates new and exceptional ad standard s that improve the user experience for ad-blocking users while, just as importan tly, delivering real value to content publishers and online advertisers 2 description=The Acceptable Ads Committee creates new and exceptional ad standard s that improve the user experience for ad-blocking users while, just as importan tly, delivering real value to content publishers and online advertisers
3 custom=1 3 custom=1
4 breadcrumb=Committee 4 breadcrumb=Committee
5 5
6 <style> 6 <style>
7 .card .card-heading 7 .card .card-heading
8 { 8 {
9 font-size: 16px; 9 font-size: 16px;
10 height: auto; 10 height: auto;
11 } 11 }
12 12
13 @media (min-width: 768px) 13 @media (min-width: 768px)
14 { 14 {
15 .card .card-heading 15 .card .card-heading
16 { 16 {
17 height: 90px; 17 height: 90px;
18 } 18 }
19 } 19 }
20 </style> 20 </style>
21 21
22 <div class="container section"> 22 <div class="container section">
23 <h1>{{aac-heading[Page Heading] Acceptable Ads Committee}}</h1> 23 <h1>{{aac-heading[Page Heading] Acceptable Ads Committee}}</h1>
24 <hr>
25 <p>{{aac-paragraph1[Acceptable Ads Committee Paragraph 1] In <fix>2017</fix>, <fix>eyeo GmbH</fix> handed over control of the Acceptable Ads initiative to an independent committee made up of eleven stakeholders who represent three distinc t coalitions: User Advocates Coalition (digital rights organization, ad-block us er), For Profit Coalition (advertiser, advertising agency, ad-tech company, publ isher / content creator) and the Expert Coalition (user agent, creative agent, r esearcher / academia). This committee, aptly called the Acceptable Ads Committee , has full control over the Acceptable Ads initiative, including what’s deemed a cceptable by defining the Acceptable Ads criteria. }}</p> 24 <p>{{aac-paragraph1[Acceptable Ads Committee Paragraph 1] In <fix>2017</fix>, <fix>eyeo GmbH</fix> handed over control of the Acceptable Ads initiative to an independent committee made up of eleven stakeholders who represent three distinc t coalitions: User Advocates Coalition (digital rights organization, ad-block us er), For Profit Coalition (advertiser, advertising agency, ad-tech company, publ isher / content creator) and the Expert Coalition (user agent, creative agent, r esearcher / academia). This committee, aptly called the Acceptable Ads Committee , has full control over the Acceptable Ads initiative, including what’s deemed a cceptable by defining the Acceptable Ads criteria. }}</p>
26 <p>{{aac-paragraph2[Acceptable Ads Committee Paragraph 2] The committee's goal is simple: create new and exceptional ad standards that improve the user experi ence for ad-blocking users while, just as importantly, delivering real value to content publishers and online advertisers. }}</p> 25 <p>{{aac-paragraph2[Acceptable Ads Committee Paragraph 2] The committee's goal is simple: create new and exceptional ad standards that improve the user experi ence for ad-blocking users while, just as importantly, delivering real value to content publishers and online advertisers. }}</p>
27 </div> 26 </div>
28 27
29 <? include blog/recent-aac ?> 28 <? include blog/recent-aac ?>
OLDNEW

Powered by Google App Engine
This is Rietveld