petar_bonov

arenaev: compare candidates

May 18th, 2021 (edited)
344
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 3.23 KB | None | 0 0
  1. <header class="compare-candidates">
  2.     <div class="diff-toggle-box">
  3.         <div class="diff-toggle">
  4.             <span class="diff-off">Full</span>
  5.             <span class="diff-on">Differences</span>
  6.         </div>
  7.         <span class="description">
  8.             Change compare mode
  9.         </span>
  10.     </div>
  11.  
  12.     <div class="compare-candidate compare-col">
  13.         <div class="candidate-search candidate-search-1">
  14.             <form action="" method="get" _lpchecked="1">
  15.                 <strong class="cmp-with floatLeftDisplay movecmpwith">Compare with</strong><br>
  16.                 <input type="hidden" name="idPhone1" value="10911">
  17.                 <input type="hidden" name="idPhone2" value="10848">
  18.                 <input type="hidden" name="idPhone3" value="0">
  19.                 <input type="text" id="sSearch1" class="st-input-cmp" name="sSearch1" value="" autocomplete="off">
  20.                 <input type="submit" class="button button-small" value="Search">
  21.                 <i>Please enter model name or part of it</i>
  22.             </form>
  23.         </div>
  24.  
  25.         <h3><a href="realme_narzo_30-10911.php"><span data-spec="modelname">Realme Narzo 30</span></a></h3>
  26.         <div class="compare-media-wrap">
  27.             <img src="https://st.gsmarena.com/imgroot-ev/specs/porsche/thumb/porsche-taycan-turbo-cross-turismo.jpg" alt="Realme Narzo 30">
  28.         </div>
  29.     </div>
  30.  
  31.     <div class="compare-candidate compare-col">
  32.         <div class="candidate-search candidate-search-2">
  33.             <form action="" method="get" _lpchecked="1">
  34.                 <strong class="cmp-with floatLeftDisplay movecmpwith">Compare with</strong><br>
  35.                 <input type="hidden" name="idPhone1" value="10911">
  36.                 <input type="hidden" name="idPhone2" value="10848">
  37.                 <input type="hidden" name="idPhone3" value="0">
  38.                 <input type="text" id="sSearch2" class="st-input-cmp" name="sSearch2" value="" autocomplete="off">
  39.                 <input type="submit" class="button button-small" value="Search">
  40.                 <i>Please enter model name or part of it</i>
  41.             </form>
  42.         </div>
  43.  
  44.         <h3><a href="samsung_galaxy_m42_5g-10848.php"><span data-spec="modelname">Samsung Galaxy M42 5G</span></a></h3>
  45.         <div class="compare-media-wrap">
  46.             <img src="https://st.gsmarena.com/imgroot-ev/specs/porsche/thumb/porsche-taycan-4-cross-turismo.jpg" alt="Samsung Galaxy M42 5G">
  47.         </div>
  48.     </div>
  49.  
  50.     <div class="compare-candidate compare-col">
  51.         <div class="candidate-search candidate-search-3">
  52.             <form action="" method="get" _lpchecked="1">
  53.                 <strong class="cmp-with floatLeftDisplay movecmpwith">Compare with</strong><br>
  54.                 <input type="hidden" name="idPhone1" value="10911">
  55.                 <input type="hidden" name="idPhone2" value="10848">
  56.                 <input type="hidden" name="idPhone3" value="0">
  57.  
  58.                 <input type="text" id="sSearch3" class="st-input-cmp" name="sSearch3" value="" autocomplete="off">
  59.                 <input type="submit" class="button button-small" value="Search">
  60.                 <i>Please enter model name or part of it</i>
  61.             </form>
  62.         </div>
  63.     </div>        
  64. </header>
Add Comment
Please, Sign In to add comment