Difference between revisions 85609 and 85610 on foundationwiki

<html>
  <style type="text/css">
    h1#firstHeading {
      display: none;
    }
    div#thank-you-content div#thank-you-video {
      border: 1px solid #aaa;
      margin: 0 0 30px 0;
      padding: 0;
      width: 760px;
    }
    div#thank-you-content div#thank-you-video div.video-container {
      text-align: center;
    }
    div#thank-you-content div#thank-you-video div.video-container img {
      cursor: pointer;
    }
    div#thank-you-content div#thank-you-video p {
      color: #000;
      display: block;
      font-size: 13px;
      line-height: 18px;
      margin: 0;
      padding: 10px;
    }
    div#thank-you-content {
      margin: 0;
      width: 760px;
    }
    div#thank-you-content h2 {
      border: none;
      color: #000;
      font-size: 20px;
      font-weight: bold;
      line-height: 22px;
      margin: 0 0 10px 0;
      padding: 0;
    }
    div#thank-you-content h3 {
      border: none;
      border-bottom: 1px solid #aaa;
      color: #000;
      font-size: 20px;
      font-weight: bold;
      line-height: 22px;
      margin: 0 0 10px 0;
      padding: 0 0 5px 0;
    }
    div#thank-you-content p {
      font-size: 13px;
      line-height: 18px;
      margin: 0 0 20px 0;
    }
    div#thank-you-content div.editors ul {
      margin: 0;
      padding: 0;
(contracted; show full)
    <p>I could have devoted my time to educating my company's customers only. But instead, I reached Russian speakers everywhere... anyone who wants to learn.</p>
    <p>I'm young. I don't have much money. But I believe in helping others, however I can. On Wikipedia, I share my time, my enthusiasm, my knowledge.</p>
    <div class="editors">
      <h
23>Meet some of the other editors of Wikipedia.</h2>
      <p>Proin quis tortor orci. Etiam at risus et justo dignissim congue. Donec congue lacinia dui, a porttitor lectus condimentum laoreet. Nunc eu ullamcorper orci. Quisque eget odio ac lectus vestibulum faucibus.</p3>
      <ul>
        <li>
          <a href="" title="">
            <img src="http://upload.wikimedia.org/wikipedia/commons/thumb/4/47/Balasubramanian_Poongothai-365.jpg/800px-Balasubramanian_Poongothai-365.jpg" alt="Poongothai" width="178" />
            <span>Poongothai</span>
          </a>
        </li>
(contracted; show full)      $("div#thank-you-video div.video-container div.commons-video").css('display', 'block');
      $('#mwe_player_0').embedPlayer(function(){
        // play the video once ready:
        $('#mwe_player_0')[0].play();
      });
    });
  </script>
</html>