Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5ca630e8 authored by Scott Main's avatar Scott Main Committed by Android (Google) Code Review
Browse files

Merge "change all the H1 tags to H2s and delete all HR tags then delete all...

Merge "change all the H1 tags to H2s and delete all HR tags then delete all clearflots, because they add useless whitespace once the "headerLine" class is obsolete THEN, cleanup some HTML to fix float clearance issues." into klp-docs
parents 1f1bb9d0 2f33f97e
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -36,12 +36,12 @@ page.image=/images/gp-your-user-0.jpg
"18x6," data-maxresults="6">
</div>

<div class="headerLine clearfloat">
  <h1 id="related-resources">
<div class="headerLine">
  <h2 id="related-resources">
    Related Resources
  </h1>
  </h2>


  <hr>
</div>

<div class="resource-widget resource-flow-layout col-13" data-query=
+6 −4
Original line number Diff line number Diff line
@@ -29,12 +29,14 @@ page.image=/images/gp-engage-9.jpg
  Learn more about how to <a href="{@docRoot}distribute/users/build-community.html">build and manage a community</a>.
</p>

<div class="headerLine clearfloat">
  <h1 id="related-resources">
<p style="clear:both">
</p>
<div class="headerLine">
  <h2 id="related-resources">
    Related Resources
  </h1>
  </h2>


  <hr>
</div>

<div class="resource-widget resource-flow-layout col-13" data-query=
+7 −7
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@ page.image=/images/gp-listing-4.jpg
</p>

<div class="headerLine">
<h1>Deep Linking from Google+ Posts</h1><hr>
<h2>Deep Linking from Google+ Posts</h2>
</div>

<p>
@@ -43,8 +43,8 @@ page.image=/images/gp-listing-4.jpg
</div>


<div class="headerLine clearfloat">
<h1>Deep Linking from Google Search &mdash; App Indexing</h1><hr>
<div class="headerLine">
<h2>Deep Linking from Google Search &mdash; App Indexing</h2>
</div>

<p>
@@ -64,12 +64,12 @@ page.image=/images/gp-listing-4.jpg
  <img src="{@docRoot}images/gp-listing-4.jpg" style="padding-top:1em;">
</div>

<div class="headerLine clearfloat">
  <h1 id="related-resources">
<div class="headerLine">
  <h2 id="related-resources">
    Related Resources
  </h1>
  </h2>


  <hr>
</div>

<div class="resource-widget resource-flow-layout col-13" data-query=
+9 −7
Original line number Diff line number Diff line
@@ -37,11 +37,11 @@ page.image=/images/google/gps-googleplus.png
</p>

<div class="headerLine">
  <h1>
  <h2>
    And Spreading the Word a Snap
  </h1>
  </h2>


  <hr>
</div>


@@ -85,12 +85,14 @@ page.image=/images/google/gps-googleplus.png
  </li>
</ul>

  <div class="headerLine clearfloat">
    <h1 id="related-resources">
<p style="clear:both">
</p>
  <div class="headerLine">
    <h2 id="related-resources">
      Related Resources
    </h1>
    </h2>


    <hr>
  </div>

  <div class="resource-widget resource-flow-layout col-13"
+4 −4
Original line number Diff line number Diff line
@@ -75,12 +75,12 @@ page.image=/images/google/gps-play_games_logo.png
  Game Developer Best Practices</a>.
</p>

<div class="headerLine clearfloat">
  <h1 id="related-resources">
<div class="headerLine">
  <h2 id="related-resources">
    Related Resources
  </h1>
  </h2>


  <hr>
</div>

<div class="resource-widget resource-flow-layout col-13" data-query=
Loading