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

Side by Side Diff: pages/solutions/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=Reach new audiences with Acceptable Ads 1 title=Reach new audiences with Acceptable Ads
2 description=There’s a wide variety of solutions for publishers, ad networks, adv ertisers and ad-tech suppliers. Learn how to monetize your ad blocking audience! 2 description=There’s a wide variety of solutions for publishers, ad networks, adv ertisers and ad-tech suppliers. Learn how to monetize your ad blocking audience!
3 custom=1 3 custom=1
4 4
5 <? include solutions/style ?> 5 <? include solutions/style ?>
6 6
7 <div class="container"> 7 <div class="container">
8 <h1>{{solutions-heading[Solutions heading] Solutions}}</h1> 8 <h1>{{solutions-heading[Solutions heading] Solutions}}</h1>
9 <hr>
10 </div> 9 </div>
11 <div class="bg-accent"> 10 <div class="bg-accent">
12 <div class="container group-container"> 11 <div class="container group-container">
13 <div class="group group-4 cards center"> 12 <div class="group group-4 cards center">
14 <? include solutions/publishers ?> 13 <? include solutions/publishers ?>
15 <? include solutions/ad-networks ?> 14 <? include solutions/ad-networks ?>
16 <? include solutions/advertisers ?> 15 <? include solutions/advertisers ?>
17 <? include solutions/ad-tech-suppliers ?> 16 <? include solutions/ad-tech-suppliers ?>
18 </div> 17 </div>
19 </div> 18 </div>
20 </div> 19 </div>
OLDNEW

Powered by Google App Engine
This is Rietveld