www.pinterest.de Open in urlscan Pro
104.75.88.209  Public Scan

Submitted URL: http://stats.esparklearning.com/messages/vrQea692by/redirect
Effective URL: https://www.pinterest.de/esparklearning/
Submission: On August 22 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

Name: searchGET /search/pins/

<form action="/search/pins/" method="get" name="search" style="flex-grow:1">
  <div class="XiG oy8 zI7 iyn Hsu" style="width:100%">
    <div class="Jea LJB Pw5 XgI XiG fev gjz urM zI7 iyn Hsu" style="height:48px"><em></em>
      <div class="Eqh rDA wc1 zI7 iyn Hsu"><svg class="gUZ ztu U9O kVc" height="16" width="16" viewBox="0 0 24 24" aria-label="Suchen" role="img">
          <path d="M10 16c-3.31 0-6-2.69-6-6s2.69-6 6-6 6 2.69 6 6-2.69 6-6 6m13.12 2.88-4.26-4.26A9.842 9.842 0 0 0 20 10c0-5.52-4.48-10-10-10S0 4.48 0 10s4.48 10 10 10c1.67 0 3.24-.41 4.62-1.14l4.26 4.26a3 3 0 0 0 4.24 0 3 3 0 0 0 0-4.24"></path>
        </svg></div>
      <div class="gjz hs0 sLG ujU un8 C9i TB_">
        <div class="ujU zI7 iyn Hsu" style="height:100%"><input autocapitalize="off" autocorrect="off" autocomplete="off" aria-autocomplete="list" aria-controls="SuggestionsMenu" aria-describedby="searchBoxAccessibleText" aria-label="Suchen"
            aria-expanded="false" data-test-id="search-input" name="q" placeholder="Suche nach einfachen Rezepten, Mode usw." role="combobox"
            style="background-color:transparent;border:none;color:#333;font-family:-apple-system,BlinkMacSystemFont,&quot;Segoe UI&quot;,Roboto,Oxygen-Sans,Ubuntu,Cantarell,&quot;Fira Sans&quot;,&quot;Droid Sans&quot;,&quot;Helvetica Neue&quot;,Helvetica,&quot;ヒラギノ角ゴ Pro W3&quot;,&quot;Hiragino Kaku Gothic Pro&quot;,メイリオ,Meiryo,&quot;MS Pゴシック&quot;,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;,&quot;Segoe UI Symbol&quot;;font-size:16px;font-weight:normal;height:100%;outline:none;padding:0;width:100%"
            type="text" value="">
          <div id="searchBoxAccessibleText" class="ESm zI7 iyn Hsu">Wenn Ergebnisse zur automatischen Vervollständigung angezeigt werden, verwenden die Pfeile nach oben und unten, um sie dir anzusehen und sie auszuwählen. Nutzer von Geräten mit
            Touchscreen können die Ergebnisse durch Antippen oder mit Streichgesten durchsuchen.</div>
        </div>
      </div>
    </div>
    <style>
      .OpenTypeahead {
        display: block;
        visibility: hidden;
        box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.25);
        background: #fff;
        border-radius: 6px;
        left: 0;
        opacity: 0;
        right: 0;
        transition: visibility 0s, opacity .25s linear;
        -webkit-transition: visibility 0s, opacity .25s linear;
      }

      .OpenTypeahead.flexible {
        overflow-y: auto;
      }

      .OpenTypeahead.typeaheadWithTitles li a {
        color: #4a4a4a;
        font-size: 16px;
        padding: 6px 15px;
      }

      .OpenTypeahead.typeaheadWithTitles li a:hover {
        color: #4a4a4a;
      }

      .OpenTypeahead.typeaheadWithTitles li a.titleItem {
        color: #999;
        font-size: 10px;
        font-weight: bold;
        line-height: 12px;
        margin-top: 5px;
      }

      .OpenTypeahead.typeaheadWithTitles li a.titleItem .typeaheadName {
        text-transform: uppercase;
      }

      .OpenTypeahead.typeaheadWithTitles li a.clearRecentItem {
        color: #ddd;
        font-size: 12px;
      }

      .OpenTypeahead.typeaheadWithTitles li a.clearRecentItem:hover {
        color: #777;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-1 {
        color: #333;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-1.halloween {
        color: #9b3fc3 !important;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-2 {
        color: #666;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-2.halloween {
        color: #a34ec7;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-3 {
        color: #757575;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-3.halloween {
        color: #ab5ecd;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-4 {
        color: #838383;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-4.halloween {
        color: #b36dd1;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-5 {
        color: #909090;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-5.halloween {
        color: #bb7dd7;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-6 {
        color: #9f9f9f;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-6.halloween {
        color: #c38cdb;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-7 {
        color: #acacac;
      }

      .OpenTypeahead.typeaheadWithTitles li a.trending-7.halloween {
        color: #cb9bdf;
      }

      .OpenTypeahead.typeaheadWithTitles .chevron {
        float: right;
        margin: 3px 0 0;
      }

      .OpenTypeahead.open {
        animation: fadeIn .2s ease-out;
        -webkit-animation: fadeIn .2 ease-out;
        opacity: 1;
        visibility: visible;
      }

      .OpenTypeahead.expanded {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        background-color: transparent;
        border: 0;
        box-shadow: none;
        max-width: 1000px;
      }

      .OpenTypeahead.expanded .results ul {
        float: left;
        width: 33.3%;
      }

      .OpenTypeahead.expanded .cancelButton {
        color: #fff;
        font-size: 32px;
        font-weight: 400;
        position: absolute;
        right: 20px;
        top: 30px;
      }

      .OpenTypeahead.expanded.open {
        animation: none;
      }

      .OpenTypeahead.expanded.showRecentQueries .recentQueriesHeader {
        display: block;
      }

      .OpenTypeahead.expanded .recentQueriesHeader {
        display: none;
        padding-top: 20px;
      }

      .OpenTypeahead.expanded .recentQueriesHeader .title {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        padding-left: 10px;
      }

      .OpenTypeahead.expanded .recentQueriesHeader hr {
        background-color: rgba(255, 255, 255, 0.18);
        height: 1px;
        margin-top: 25px;
      }

      .OpenTypeahead.expanded li:first-child,
      .OpenTypeahead.expanded li:last-child {
        padding: 0;
      }

      .OpenTypeahead.expanded li a {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        border-radius: 6px;
        color: #b9b9b9;
        font-size: 16px;
        font-weight: 500;
        padding: 15px 10px;
      }

      .OpenTypeahead.expanded li a.recentQuery,
      .OpenTypeahead.expanded li a.searchMore {
        padding: 20px 10px;
      }

      .OpenTypeahead.expanded li a.searchMore {
        font-size: 18px;
      }

      .OpenTypeahead.expanded li a .typeaheadSearchIcon em {
        float: left;
        margin-right: 10px;
        margin-top: 4px;
      }

      .OpenTypeahead.expanded li a .typeaheadScope {
        color: #fff;
      }

      .OpenTypeahead.expanded li.highlighted a,
      .OpenTypeahead.expanded li a:hover {
        background-color: #262626;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        padding: 15px 10px;
      }

      .OpenTypeahead.expanded li.highlighted a.recentQuery,
      .OpenTypeahead.expanded li.highlighted a.searchMore,
      .OpenTypeahead.expanded li a:hover.recentQuery,
      .OpenTypeahead.expanded li a:hover.searchMore {
        padding: 20px 10px;
      }

      .OpenTypeahead.expanded li.highlighted a.searchMore,
      .OpenTypeahead.expanded li a:hover.searchMore {
        font-size: 18px;
      }

      .OpenTypeahead.expanded li hr {
        background-color: rgba(255, 255, 255, 0.18);
        height: 1px;
        margin: 5px;
      }

      .OpenTypeahead li {
        overflow: hidden;
        color: #777;
        display: block;
        font-size: 12px;
        position: relative;
      }

      .OpenTypeahead li:first-child {
        padding-top: 5px;
      }

      .OpenTypeahead li:last-child {
        padding-bottom: 5px;
      }

      .OpenTypeahead li a {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        font-weight: bold;
        color: #777;
        cursor: pointer;
        display: block;
        padding: 9px 14px;
      }

      .OpenTypeahead li a:hover {
        background: #f1f1f1;
        color: #333;
      }

      .OpenTypeahead li a:active {
        background: #eaeaea;
      }

      .OpenTypeahead li a {
        overflow: hidden;
        padding: 6px 10px;
        white-space: nowrap;
      }

      .OpenTypeahead li.highlighted a {
        background: rgba(0, 0, 0, 0.08);
        color: #333;
      }

      .OpenTypeahead li:hover .remove {
        display: inline;
      }

      .OpenTypeahead li .user,
      .OpenTypeahead li .board {
        text-overflow: clip;
      }

      .OpenTypeahead li .user .typeaheadName,
      .OpenTypeahead li .board .typeaheadName {
        box-sizing: border-box;
        margin-left: -43px;
        padding-left: 43px;
      }

      .OpenTypeahead li .user .typeaheadName .sublabel,
      .OpenTypeahead li .user .typeaheadName .label,
      .OpenTypeahead li .board .typeaheadName .sublabel,
      .OpenTypeahead li .board .typeaheadName .label {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
      }

      .OpenTypeahead.advanced li:first-child {
        padding-top: 0;
      }

      .OpenTypeahead .results li:first-child .breakLine {
        border-top: 0;
      }

      .OpenTypeahead .results .sectionHeader {
        background: #f1f1f1;
        cursor: default;
      }

      .OpenTypeahead .typeaheadImg {
        position: relative;
        display: inline-block;
        margin-right: 5px;
        vertical-align: middle;
        width: 38px;
      }

      .OpenTypeahead .typeaheadImg::after {
        border-radius: 2px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.9) inset;
        content: " ";
        height: 38px;
        left: 0;
        position: absolute;
        top: 0;
        width: 38px;
      }

      .OpenTypeahead .typeaheadImg img {
        border-radius: 2px;
        height: 38px;
        width: 38px;
      }

      .OpenTypeahead .myPins {
        color: #e60023;
      }

      .OpenTypeahead.gigantic li {
        font-size: 16px;
      }

      .OpenTypeahead.gigantic li a {
        font-weight: normal;
      }

      .OpenTypeahead .hintWrapper {
        border-bottom: 1px solid #eee;
        font-size: 13px;
        padding-left: 12px;
        padding-right: 12px;
      }

      .OpenTypeahead .hintWrapper .hint {
        color: #333;
      }

      .OpenTypeahead .hintWrapper .highlighted {
        color: #e60023;
      }

      .OpenTypeahead.addPlaceToPinForm {
        margin-bottom: 14px;
      }

      .OpenTypeahead.addPlaceToPinForm li:first-child {
        padding-top: 0;
      }

      .OpenTypeahead.addPlaceToPinForm li:last-child {
        padding-bottom: 0;
      }

      .OpenTypeahead.addPlaceToPinForm li a {
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 14px;
        padding-top: 14px;
      }

      .OpenTypeahead.addPlaceToPinForm li .addToMap {
        float: right;
        visibility: hidden;
      }

      .OpenTypeahead.addPlaceToPinForm li .addToMap p {
        margin: 0;
      }

      .OpenTypeahead.addPlaceToPinForm li.highlighted .addToMap,
      .OpenTypeahead.addPlaceToPinForm li:hover .addToMap {
        visibility: visible;
      }

      .OpenTypeahead.addPlaceToPinForm li.highlighted a,
      .OpenTypeahead.addPlaceToPinForm li a:hover {
        background: #f1f1f1 !important;
      }

      .OpenTypeahead.addPlaceToPinForm li:focus {
        background: #fff;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultMetaData {
        clear: both;
        color: #999;
        float: left;
        font-size: 13px;
        font-weight: normal;
        margin: 1px 0 0;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultMetaData:first-child {
        margin-top: 13px;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultMetaData,
      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultEmphasized {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 336px;
      }

      .OpenTypeahead.addPlaceToPinForm li .typeaheadResultEmphasized {
        color: #666;
        float: left;
        font-size: 13px;
      }

      .OpenTypeahead.userSelect {
        background: #fff;
        border-radius: 0 0 6px 6px;
        border-top: 1px solid #ccc;
        box-shadow: none;
        margin: 0;
        position: absolute;
        text-align: left;
      }

      .OpenTypeahead.userSelect .highlighted a,
      .OpenTypeahead.userSelect a:hover {
        background: #f1f1f1;
      }

      .OpenTypeahead.userSelect a:active {
        background: #eaeaea;
      }

      .OpenTypeahead.userSelect .useEmail .typeaheadImg {
        position: relative;
      }

      .OpenTypeahead.userSelect .useEmail .typeaheadImg::after {
        border-radius: 3px;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.3) inset;
        content: " ";
        height: 38px;
        left: 0;
        position: absolute;
        top: 0;
        width: 38px;
      }

      .OpenTypeahead.userSelect .useEmail .typeaheadImg img {
        border-radius: 3px;
        height: 38px;
        width: 38px;
      }

      .OpenTypeahead.userSelect li {
        border-bottom: 1px solid #e5e5e5;
      }

      .OpenTypeahead.userSelect li:first-child,
      .OpenTypeahead.userSelect li:last-child {
        padding-bottom: 0;
        padding-top: 0;
      }

      .OpenTypeahead.userSelect li:last-child {
        border-bottom: 0;
      }

      .OpenTypeahead.userSelect li a {
        padding: 10px 14px;
      }

      .OpenTypeahead.userSelect .typeaheadImg {
        float: left;
        margin-right: 12px;
      }

      .OpenTypeahead.userSelect p {
        margin: 0;
      }

      .OpenTypeahead.userSelect .typeaheadName {
        color: #000;
        font-size: 13px;
        margin-bottom: 2px;
        margin-top: 6px;
      }

      .OpenTypeahead.userSelect .titleWrapper {
        font-size: 11px;
      }

      .OpenTypeahead.userSelect .titleWrapper .title {
        display: inline-block;
        margin-left: 5px;
      }

      .OpenTypeahead.userSelect .title {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        color: #666;
        font-weight: normal;
        margin-left: 16px;
        position: relative;
        top: -1px;
      }

      .OpenTypeahead.userSelect .collaboratorInviterTypeahead {
        fontsize: 14px;
        padding: 7px;
        width: 100%;
      }

      .OpenTypeahead.userSelect .collaboratorInviterTypeaheadCustom {
        height: 230px;
      }

      .OpenTypeahead.addPinToMap.hidden {
        display: none;
      }

      .OpenTypeahead.addPinToMap li:first-child {
        padding-top: 0;
      }

      .OpenTypeahead.addPinToMap li:last-child {
        padding-bottom: 0;
      }

      .OpenTypeahead.addPinToMap li a {
        border-bottom: 1px solid #eaeaea;
        padding-bottom: 21px;
        padding-top: 21px;
      }

      .OpenTypeahead.addPinToMap li .addToMap {
        float: right;
        visibility: hidden;
      }

      .OpenTypeahead.addPinToMap li .addToMap p {
        margin: 0;
        padding-left: 14px;
        padding-right: 14px;
        width: auto;
      }

      .OpenTypeahead.addPinToMap li.highlighted .addToMap,
      .OpenTypeahead.addPinToMap li:hover .addToMap {
        visibility: visible;
      }

      .OpenTypeahead.addPinToMap li.highlighted a,
      .OpenTypeahead.addPinToMap li a:hover {
        background: #f1f1f1 !important;
      }

      .OpenTypeahead.addPinToMap li:focus {
        background: #fff;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultMetaData {
        clear: both;
        color: #9a9a9a;
        float: left;
        font-size: 13px;
        margin: 0;
        margin-bottom: 0;
        margin-top: -10px;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultMetaData:first-child {
        margin-top: 13px;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultMetaData,
      .OpenTypeahead.addPinToMap li .typeaheadResultEmphasized {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 390px;
      }

      .OpenTypeahead.addPinToMap li .typeaheadResultEmphasized {
        color: #333;
        float: left;
        font-size: 16px;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadImg {
        float: left;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadSummary {
        float: left;
        margin-top: 3px;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadSummary .typeaheadName {
        color: #000;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 2px;
      }

      .OpenTypeahead.interestsTypeaheadItem .typeaheadSummary .typeaheadStats .numPinnersStat {
        float: left;
        font-size: 11px;
        font-weight: normal;
      }

      .OpenTypeahead.userCircleSelect.compact>ul>li {
        border-bottom: 0;
      }

      .OpenTypeahead.userCircleSelect.compact>ul>li a {
        padding: 4px 8px;
      }

      .OpenTypeahead.userCircleSelect li {
        border-bottom: 1px solid #e7e7e7;
      }

      .OpenTypeahead.userCircleSelect li:last-child {
        border-bottom: 0;
      }

      .OpenTypeahead.userCircleSelect li a {
        padding: 10px;
      }

      .OpenTypeahead.userCircleSelect li.highlighted a {
        background-color: #eeeeee;
      }

      .OpenTypeahead.userCircleSelect li.selected .userCircleAvatar .left {
        border: 2px solid #e60023;
      }

      .OpenTypeahead.userCircleSelect li.selected .userCircleAvatar .left img {
        border: 2px solid #fff;
      }

      .OpenTypeahead.sendShareUserCircleSelect li {
        border: 0;
        padding: 0;
      }

      .OpenTypeahead.sendShareUserCircleSelect li a {
        padding: 4px 20px;
      }

      .OpenTypeahead.sendShareUserCircleSelect li.highlighted a {
        background-color: #eeeeee;
      }

      .OpenTypeahead .userCircleAvatar,
      .OpenTypeahead .sendToEmail,
      .OpenTypeahead .connectCta,
      .OpenTypeahead .socialConnect {
        display: table;
        width: 100%;
      }

      .OpenTypeahead .userCircleAvatar .left,
      .OpenTypeahead .sendToEmail .left,
      .OpenTypeahead .connectCta .left,
      .OpenTypeahead .socialConnect .left {
        display: table-cell;
      }

      .OpenTypeahead .userCircleAvatar .right,
      .OpenTypeahead .sendToEmail .right,
      .OpenTypeahead .connectCta .right,
      .OpenTypeahead .socialConnect .right {
        display: table-cell;
        vertical-align: middle;
        width: 100%;
      }

      .OpenTypeahead .userCircleAvatar .left {
        border: 2px solid transparent;
        border-radius: 50%;
        min-width: 34px;
        transition: border .15s ease-out;
      }

      .OpenTypeahead .userCircleAvatar .left img {
        border: 0;
        box-sizing: border-box;
        transition: border .15s ease-out;
      }

      .OpenTypeahead .userCircleAvatar .right {
        padding-left: 10px;
      }

      .OpenTypeahead .userCircleAvatar .title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        font-weight: bold;
        margin: 1px 0;
      }

      .OpenTypeahead .userCircleAvatar .subtitle {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #b7b7b7;
        font-weight: normal;
        margin: 2px 0 0;
      }

      .OpenTypeahead .userCircleAvatar img {
        border-radius: 50%;
        width: 34px;
      }

      .OpenTypeahead .sendToEmail.unclickable a {
        cursor: default;
      }

      .OpenTypeahead .sendToEmail .left {
        padding-right: 10px;
      }

      .OpenTypeahead .sendToEmail .left .icon {
        font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
        "MS Pゴシック",
        arial,
        sans-serif;
        background-color: #999;
        border-radius: 50%;
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        height: 33px;
        line-height: 33px;
        margin-top: 1px;
        text-align: center;
        width: 33px;
      }

      .OpenTypeahead .sendToEmail .title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        font-weight: bold;
        margin: 1px 0;
      }

      .OpenTypeahead .sendToEmail .subtitle {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #b7b7b7;
        font-weight: normal;
        margin: 2px 0 0;
      }

      .OpenTypeahead .socialConnect .left {
        padding-right: 10px;
      }

      .OpenTypeahead .socialConnect .left .icon {
        height: 32px;
        width: 32px;
      }

      .OpenTypeahead .socialConnect .left .icon em {
        display: block;
      }

      .OpenTypeahead .socialConnect .title {
        color: #8f8f8f;
        font-weight: bold;
        line-height: 32px;
      }

      .OpenTypeahead .connectCta .left {
        padding-right: 10px;
      }

      .OpenTypeahead .connectCta .left .socialConnectCta {
        display: block;
      }

      .OpenTypeahead .connectCta .title {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #333;
        font-weight: bold;
        margin: 1px 0;
      }

      .OpenTypeahead .connectCta .subtitle {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #b7b7b7;
        font-weight: normal;
        margin: 2px 0 0;
      }

      .OpenTypeahead.sendShare .userCircleAvatar .right,
      .OpenTypeahead.sendShare .sendToEmail .right,
      .OpenTypeahead.sendShare .connectCta .right {
        height: 32px;
      }

      .OpenTypeahead.sendShare .sendToEmail .icon {
        height: 32px;
        line-height: 32px;
        width: 32px;
      }

      .OpenTypeahead.sendShare .connectCta .socialConnectCta {
        height: 32px;
        width: 32px;
      }

      .OpenTypeahead.sendShare .title {
        white-space: normal;
        width: 258px;
      }

      .OpenTypeahead.sendShareBrio .userCircleAvatar .right,
      .OpenTypeahead.sendShareBrio .sendToEmail .right,
      .OpenTypeahead.sendShareBrio .connectCta .right {
        height: 44px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .left {
        margin-right: 12px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .left .icon {
        height: 44px;
        line-height: 44px;
        width: 44px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .right {
        padding-top: 5px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail .right .title {
        color: #333;
        font-size: 18px;
        line-height: 20px;
      }

      .OpenTypeahead.sendShareBrio .sendToEmail img {
        width: 44px;
      }

      .OpenTypeahead.sendShareBrio .connectCta .socialConnectCta {
        height: 44px;
        margin-top: 0;
        width: 44px;
      }

      .OpenTypeahead .lightText {
        color: #999;
      }

      .OpenTypeahead .board .typeaheadImg::after {
        border-radius: none;
        box-shadow: none;
      }

      .OpenTypeahead .board .typeaheadImg img {
        border-radius: 6px;
      }

      .OpenTypeahead .typeaheadName {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: inline-block;
        vertical-align: middle;
        width: 100%;
      }

      .OpenTypeahead .typeaheadName .subLabel {
        color: #999;
        font-size: 10px;
        font-weight: normal;
      }

      .OpenTypeahead .typeaheadName.hasImage {
        width: 273px;
      }

      .OpenTypeahead .verifiedIdentifyIcon {
        display: inline-block;
        font: 0 / 0 serif;
        text-shadow: none;
        color: transparent;
      }

      .OpenTypeahead .footer {
        height: 105px;
      }
    </style>
    <div class="OpenTypeahead typeaheadWithTitles" style="border-radius: 16px; margin: 50px 0px 0px; position: absolute; top: 0px;">
      <ul class="results"></ul>
    </div>
  </div>
</form>

Text Content

PINTEREST

Heute
Entdecken
Wenn Ergebnisse zur automatischen Vervollständigung angezeigt werden, verwenden
die Pfeile nach oben und unten, um sie dir anzusehen und sie auszuwählen. Nutzer
von Geräten mit Touchscreen können die Ergebnisse durch Antippen oder mit
Streichgesten durchsuchen.

Anmelden
Registrieren

ESPARK LEARNING



esparklearning.com·@esparklearning·
Personalizing reading and math with activities kids love 💡 Sign up for free
today!
46 Follower
·
86 folge ich
Folgen
Erstellt
Gemerkt

Teacher tips ✨
,
9 Pins
,
2 Tage
Teacher Freebies!
,
32 Pins
,
6 Tage
Administrator Tips
,
3 Pins
,
1 Woche
Reading & ELA Resources
,
7 Pins
,
2 Wochen
Math Resources
,
4 Pins
,
4 Wochen
Teacher Inspiration
,
4 Pins
,
6 Wochen
Classroom Resources ‍
,
14 Pins
,
7 Wochen

WEITERE IDEEN VON ESPARK LEARNING

Malvorlagen
Schulanfang
Pikachu
Druckvorlagen
Free

Bring the eSpark characters to life with these fun back to school coloring pages
for students! 🖍️ Don't forget to send us a picture of your students'
masterpieces when they're done. #ClassroomGames #KindergartenLearningActivities
#BacktoSchoolActivitiesForKids #BackToSchoolActivities 1st grade classroom 2nd
grade classroom 3rd grade classroom 4th grade classroom 5th grade classroom
eSpark Learning
Teacher Freebies!

Klassenzimmer
Family Guy
Jungs
Lernen

For many students, competition is exciting. It is a way to flex their strengths
and play with their peers.💡 Here are a few ways to boost student engagement by
bringing competition to the classroom in multiple forms. #ClassroomGames
#KindergartenLearningActivities #SummerActivitiesForKids #BackToSchoolActivities
#FirstGradeMath #SecondGradeMath #4thgrademath #5thgrademath 1st grade classroom
2nd grade classroom 3rd grade classroom 4th grade classroom 5th grade classroom
eSpark Learning
Teacher tips ✨

Zurück In Die Schule Aktivitäten
Sommeraktivitäten Für Kinder
5. Klasse Klassenzimmer
Spiele Klassenzimmer
Mathe Für Zweitklässler

Welcome back, Teachers! 👋 Get to know your students with this free All About Me
printable! Have each of your students fill out this page and share their
answers. ⭐ #ClassroomGames #KindergartenLearningActivities
#SummerActivitiesForKids #BackToSchoolActivities #FirstGradeMath
#SecondGradeMath #4thgrademath #5thgrademath 1st grade classroom 2nd grade
classroom 3rd grade classroom 4th grade classroom 5th grade classroom
eSpark Learning
Teacher Freebies!

Mathe Für Zweitklässler
5. Klasse Klassenzimmer
Zurück In Die Schule Aktivitäten
Grundschule

It’s not easy stepping into the role of an administrator – so is this job right
for you? What personal characteristics define an excellent administrator? Check
out our blog post to find out. 🏫 #DistritAdmin #SchoolAdministrator
#BackToSchoolActivities #FirstGradeMath #SecondGradeMath #4thgrademath
#5thgrademath 1st grade classroom 2nd grade classroom 3rd grade classroom 4th
grade classroom 5th grade classroom
eSpark Learning
Administrator Tips

5. Klasse Klassenzimmer
Spiele Klassenzimmer
Zurück In Die Schule Aktivitäten
Sommeraktivitäten Für Kinder
Mathe Für Zweitklässler
Willkommen Zurück In Der Schule

Welcome back, Teachers! 👋 Greet your students with this printable Welcome sign
to hang in your classroom. ⭐ #ClassroomGames #KindergartenLearningActivities
#SummerActivitiesForKids #BackToSchoolActivities #FirstGradeMath
#SecondGradeMath #4thgrademath #5thgrademath 1st grade classroom 2nd grade
classroom 3rd grade classroom 4th grade classroom 5th grade classroom
eSpark Learning
Teacher Freebies!

Zurück In Die Schule Aktivitäten
Sommeraktivitäten Für Kinder
Mitmach Aktionen
5. Klasse Klassenzimmer
Spiele Klassenzimmer
Leseunterricht
Unterricht Lesen
Mathe Für Zweitklässler

It’s time to get moving and get your creative juices flowing. Here are 15
hands-on activities for your reading lessons 📖💡#ClassroomGames
#KindergartenLearningActivities #SummerActivitiesForKids #BackToSchoolActivities
#FirstGradeMath #SecondGradeMath #4thgrademath #5thgrademath 1st grade classroom
2nd grade classroom 3rd grade classroom 4th grade classroom 5th grade classroom
eSpark Learning
Reading & ELA Resources

5. Klasse Klassenzimmer
Spiele Klassenzimmer
Zurück In Die Schule Aktivitäten
Sommeraktivitäten Für Kinder
Mathe Für Zweitklässler

Bring eSpark to life in your classroom with these character cut-outs for your
bulletin board ideas! 🍍 Find all of your students' favorite characters here!
#ClassroomGames #KindergartenLearningActivities #SummerActivitiesForKids
#BackToSchoolActivities #FirstGradeMath #SecondGradeMath #4thgrademath
#5thgrademath 1st grade classroom 2nd grade classroom 3rd grade classroom 4th
grade classroom 5th grade classroom
eSpark Learning
Teacher Freebies!

5. Klasse Klassenzimmer
Spiele Klassenzimmer
Zurück In Die Schule Aktivitäten
Sommeraktivitäten Für Kinder
Mathe Für Zweitklässler
Fläche Und Perimeter

Engage your 4th grade students with these 6 fun area and perimeter activities!
💡 Number 5 is sure to excite everyone, even you #ClassroomGames
#KindergartenLearningActivities #SummerActivitiesForKids #BackToSchoolActivities
#FirstGradeMath #SecondGradeMath #4thgrademath #5thgrademath 1st grade classroom
2nd grade classroom 3rd grade classroom 4th grade classroom 5th grade classroom
eSpark Learning
Math Resources

0:09

5. Klasse Klassenzimmer
Spiele Klassenzimmer
Zurück In Die Schule Aktivitäten
Sommeraktivitäten Für Kinder
Mathe Für Zweitklässler
Neue Bücher

All I wanna do is read a book today 🎶 Looking for new books to bring into your
classroom? Try these recommendations from our eSpark Ambassadors!
#ClassroomGames #KindergartenLearningActivities #SummerActivitiesForKids
#BackToSchoolActivities #FirstGradeMath #SecondGradeMath #4thgrademath
#5thgrademath 1st grade classroom 2nd grade classroom 3rd grade classroom 4th
grade classroom 5th grade classroom
eSpark Learning
Reading & ELA Resources

5. Klasse Klassenzimmer
Spiele Klassenzimmer
Zurück In Die Schule Aktivitäten
Sommeraktivitäten Für Kinder
Brief An Die Eltern
Elternbriefe

Looking to tell parents what's new in the classroom? Want them to know their
students can use eSpark at home? Try these printable parent letters! 💡
Available in English and Spanish. #ClassroomGames
#KindergartenLearningActivities #SummerActivitiesForKids #BackToSchoolActivities
1st grade classroom 2nd grade classroom 3rd grade classroom 4th grade classroom
5th grade classroom
eSpark Learning
Teacher Freebies!

1:30

Videoschnitt
Weiden
Mann
Neue Wege
Schöne Hintern
Kroatien
Diebstahlsicherung
Sommer Kommt
Call Of Duty

Here are some of our former teachers' favorite classroom memories 👩🏻‍🏫
#ClassroomGames #KindergartenLearningActivities #SummerActivitiesForKids
#BackToSchoolActivities #FirstGradeMath #SecondGradeMath #4thgrademath
#5thgrademath 1st grade classroom 2nd grade classroom 3rd grade classroom 4th
grade classroom 5th grade classroom
eSpark Learning
Teacher Inspiration

5. Klasse Klassenzimmer
Spiele Klassenzimmer
Zurück In Die Schule Aktivitäten
Sommeraktivitäten Für Kinder
Sommer Malvorlagen
Malvorlagen
Malbögen

Bring the eSpark characters to life with these fun summer coloring pages for
students! 🖍️ Don't forget to send us a picture of your students' masterpieces
when they're done. #ClassroomGames #KindergartenLearningActivities
#SummerActivitiesForKids #BackToSchoolActivities 1st grade classroom 2nd grade
classroom 3rd grade classroom 4th grade classroom 5th grade classroom
eSpark Learning
Teacher Freebies!




DU BIST ABGEMELDET.

Melde dich an, um Pinterest optimal zu nutzen.
Weiter mit E-Mail-Adresse


Continue with Facebook

Indem du fortfährst, stimmst du den
AGB
von Pinterest zu und bestätigst, dass du unsere
Datenschutzrichtlinien
gelesen hast.