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

Unified Diff: body.html

Issue 6336478909038592: Issue 1485 - Created Maxthon landing page (Websites) (Closed)
Patch Set: Created Oct. 24, 2014, 10:19 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: body.html
===================================================================
--- a/body.html
+++ b/body.html
@@ -10,7 +10,7 @@
<h1 itemprop="name">Adblock Plus</h1>
<h2 itemprop="description">Surf the web without annoying ads!</h2>
- <ul>
+ <ul id="features">
<li itemprop="featureList">
<div class="sprite"/>
Blocks banners, pop-ups and video ads - even on Facebook and YouTube
@@ -24,6 +24,16 @@
It's free!
</li>
</ul>
+
+ <ul id="maxthon-news">
+ <li class="emphasized">
+ Adblock Plus for Maxthon, coming soon...
+ </li>
+ <li>
+ <strong>For the lastest news</strong>
saroyanm 2014/10/24 15:59:21 nit: please change "lastest" to "latest"
+ <a href="https://adblockplus.org/forum/viewforum.php?f=22">Follow the discussion on our forum</a>
+ </li>
+ </ul>
</div>
<div id="install">
@@ -64,6 +74,7 @@
<div class="warning-platform safari">It appears that you are using Safari.<fix> </fix><a href="safari">Switch to Adblock Plus for Safari.</a></div>
<iframe id="video" width="520" height="285" frameborder="0" src="//www.youtube-nocookie.com/embed/pVYtzF5SemU?html5=1&autohide=1&enablejsapi=1&controls=2&fs=1&modestbranding=1&rel=0&showinfo=0&theme=light" itemprop="video"/>
+ <img id="maxthon-teaser" src="/_override-static/global/global/img/maxthon-teaser.png" width="540" height="305"/>
</div>
<div id="key-facts">
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld