Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html>
<!-- OUTLOOK 2013 DPI FIX -->
<html lang="en" xmlns="//www.w3.org/1999/xhtml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:v="urn:schemas-microsoft-com:vml">
 <head>
  <title>
   Common Sense Media
  </title>
  <meta charset="utf-8" content="text/html;" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1" name="viewport"/>
  <!-- Mobile on Windows Phones -->
  <meta content="IE=edge" http-equiv="X-UA-Compatible"/>
  <!-- GOOGLE FONT BACKUP -->
  <!-- CUSTOM STYLESHEET -->
  <!--[if !mso]><\!-->
  <link href="https://fonts.googleapis.com" rel="preconnect"/>
  <link crossorigin="" href="https://fonts.gstatic.com" rel="preconnect"/>
  <link href="https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&amp;family=Source+Serif+Pro:ital,wght@0,700;0,900;1,700;1,900&amp;display=swap&amp;subset=latin,latin-ext" rel="stylesheet" type="text/css"/>
  <!--<![endif]-->
  <style type="text/css">
   /* CLIENT-SPECIFIC STYLE FIXES */
      #outlook a{padding:0;} /* Force Outlook to provide a "view in browser" message */
      .ReadMsgBody{width:100%;} .ExternalClass{width:100%;} /* Force Hotmail to display emails at full width */
      .ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Force Hotmail to display normal line spacing */
      body, table, td, a{-webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;} /* Prevent WebKit and Windows mobile changing default text sizes */
      table, td{mso-table-lspace:0pt; mso-table-rspace:0pt;} /* Remove spacing between tables in Outlook 2007 and up */
      img{-ms-interpolation-mode:bicubic;} /* Allow smoother rendering of resized image in Internet Explorer */
      /* RESET STYLES */
      html, body{margin:0 !important; padding:0 !important; height: 100%;}
      img{border:0; height:auto; line-height:100%; outline:none; text-decoration:none;}
      table{border-collapse:collapse;}
      /* iOS BLUE LINK FIX */
      .appleBody a {color:#333333; text-decoration: none;}
      .appleFooter a {color:#333333; text-decoration: none;}
      a[x-apple-data-detectors] {color: inherit !important; text-decoration: none !important; font-size: inherit !important; font-family: inherit !important; font-weight: inherit !important; line-height: inherit !important;}
      /* SUPERSCRIPT STYLES */
      sup {font-size: 75% !important; vertical-align: top !important; line-height: 1.5 !important;}
      /* ANDROID CENTER FIX */
      div[style*="margin: 16px 0"] { margin:0 !important; }
     
     
        span.MsoHyperlink {
        mso-style-priority:99;
        color:inherit;
    }
    span.MsoHyperlinkFollowed {
        mso-style-priority:99;
        color:inherit;
    }
  </style>
  <style>
   .mobile-show {
              display: none !important;
              width: 0 !important;
              height: 0 !important;
              overflow: hidden !important;
              visibility: hidden !important;
              border: none !important;
              max-height: 0px !important;
          }
      /* ------ MOBILE STYLES ------- */
      @media screen and (max-width: 525px) {
          .container { /* GMAIL APP - FORCE DESKTOP */
              width: 100% !important;
              min-width: 100% !important;
              height: auto !important;
          }
       
      
 
          /* FULL-WIDTH TABLES */
          .responsive-table {
              width: 100% !important;
          }
         
          .responsive-table-90 {
              width: 90% !important;
          }
         
          .responsive-table-91 {
              width: 91% !important;
          }
       
          .responsive-table-50 {
              width: 50% !important;
          }

          #page-footer {
            margin-left: 30px;
          }
 
          /* 100% FLUID IMAGES */
          .img-max, .img-max img  {
              max-width: 100% !important;
              width:100% !important;
              height: auto !important;
          }
 
          /* 100% IMAGES */
          .img-100 {
              max-width: 100% !important;
              height:auto !important;
              width: 100% !important;
          }
         
          .img-91 img {
              width: 91% !important;
          }
         
          .img-90 img {
              width: 90% !important;
          }
         
          .img-80 img {
              width: 80% !important;
          }

          .img-50 {
              max-width: 50% !important;
              height:auto !important;
              width: 50% !important;
          }
         
                 .float-c {
            margin: 0 auto !important;
          }
 
          /* USE THESE CLASSES TO HIDE/SHOW CONTENT ON MOBILE */
      .mobile-hide {
                  display: none !important;
                  padding: 0 !important;
                  line-height: 0 !important;
                  max-height: 0 !important;
                  height: 0 !important;
                  width: 0 !important;
              }
              .mobile-show {
                  display: table !important;
                  width: 100% !important;
                  height: auto !important;
                  overflow: visible !important;
                  visibility: visible !important;
                  border: none !important;
                  max-height: 200% !important;
                  vertical-align: top !important;
              }
 
 
          .img-mobile {
              width: 100% !important;
              height:auto !important;
              display: block !important;
              overflow:visible !important;
              visibility:visible !important;
              border:none !important;
              max-height: 200% !important;
          }
 
          /* UTILITY CLASSES FOR ADJUSTING PADDING ON MOBILE */
          .pad-10-3p-15 {
              padding: 10px 3% 15px 3% !important;
          }
 
          .pad-0-3p-0-1p {
              padding: 0 3% 0 1% !important;
          }
 
          .pad-0-3p-0-2p {
              padding: 0 3% 0 2% !important;
          }
 
          .pad-0-3p {
              padding: 0 3% 0 3% !important;
          }
          .pad-10-3p-5 {
              padding: 10px 3% 5px 3% !important;
          }
         
          .pad-5-3p-5 {
              padding: 5px 3% 5px 3% !important;
          }

          .pad-5-3p-10 {
              padding: 5px 3% 10px 3% !important;
          }

          .pad-30-3p-0 {
              padding: 30px 3% 0px 3% !important;
          }

          .pad-0-0-10 {
              padding: 0 0 10px 0 !important;
          }
   
          .pad-0-0-20 {
              padding: 0 0 20px 0 !important;
          }
 
          .pad-0-30-10 {
              padding: 0px 30px 10px !important;
          }
 
          .pad-0-30 {
              padding: 0px 30px !important;
          }
 
          .pad-40-0-0{
              padding: 40px 0 0 0 !important;
          }

          .pad-20-10 {
              padding: 20px 10px !important;
          }
         
           .pad-10 {
              padding: 10px !important;
          }
         
           .pad-10-0-0{
              padding: 10px 0 0 0 !important;
          }
         
           .pad-20-0-0{
              padding: 20px 0 0 0 !important;
          }
 
          .pad-0 {
              padding: 0 !important;
          }
 
          .pad-10-0-10 {
              padding: 10px 0 10px 0 !important;
          }
 
          .pad-10-0-15 {
              padding: 10px 0 15px 0 !important;
          }
 
          .pad-20-0-30 {
              padding: 20px 0px 30px !important;
          }
 
          .pad-20-5-30 {
              padding: 20px 5px 30px 0 !important;
          }
 
          .pad-30-0-20 {
              padding: 30px 0 20px 0 !important;
          }
 
          .pad-40-3p-30{
              padding: 40px 3% 30px 3% !important;
          }
 
          .text-center {
              text-align: center !important;
          }
 
          /* TILE SECTION STYLE */
          .tile {
              display: block !important;
              width: 100% !important;
           
          }
 
          .tile-pad-50-0-0 {
              display: block !important;
              padding: 0px 0 0 0 !important;
              width: 100% !important;
          }
  /* Background image  */
                  .bg-img  { background-repeat: no-repeat !important;
              background-position: center center !important;
              -webkit-background-size: cover !important;
              -moz-background-size: cover !important;
              -o-background-size: cover !important;
              background-size: cover  !important;
          }        
 
          /* ADJUST BUTTONS ON MOBILE */
          .mobile-button-container {
              margin:0 auto;
              width:100% !important;
          }
 
          .mobile-button {
              width:80% !important;
              padding: 15px !important;
              border: 0 !important;
              font-size: 20px !important;
              align-content: center !important;
          }
 
          /* COMPLIANCE Buttons */
          .footer-button {
              display:block !important;
              font-size:16px !important;
              padding:15px 20px 15px 20px !important;
              line-height:18px !important;
              background:#666666 !important;
              margin:10px auto !important;
              width:60% !important;
              text-align:center !important;
              color:#ffffff !important;
              text-decoration:none !important;
              border-radius: 3px !important;
              -webkit-border-radius: 3px !important;
              -moz-border-radius: 3px !important;
          }
         
              .footer-button-g {
              display:block !important;
              font-size:16px !important;
              padding:15px 20px 15px 20px !important;
              line-height:18px !important;
              background:#249a10 !important;
              margin:10px auto !important;
              width:60% !important;
              text-align:center !important;
              color:#ffffff !important;
              text-decoration:none !important;
              border-radius: 3px !important;
              -webkit-border-radius: 3px !important;
              -moz-border-radius: 3px !important;
          }
      }
  </style>
  <!--[if gte mso 9]><xml>       <o:OfficeDocumentSettings>       <o:AllowPNG/>       <o:PixelsPerInch>96</o:PixelsPerInch>       </o:OfficeDocumentSettings>     </xml><![endif]-->
  <!-- / OUTLOOK DPI FIX -->
 </head>
 <!-- END HEAD -->
 <body bgcolor="#ffffff" style="margin: 0 !important; padding: 0 !important;">
  <style type="text/css">
   div.preheader 
{ display: none !important; }
  </style>
  <div class="preheader" style="font-size: 1px; display: none !important;">
   Team up to teach digital literacy and well-being.
  </div>
  <!-- OUTER CONTAINER (GMAIL APP - FORCE DESKTOP VIEW) -->
  <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
    <td align="center" bgcolor="#ffffff">
     <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="responsive-table" style="width: 600px; margin: 0 auto; " width="600">
      <tr>
       <td align="center" bgcolor="#ffffff">
        <!--******************** Content******************* -->
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner">
           <!-- PH  -->
           <table bgcolor="#efefef" border="0" cellpadding="0" cellspacing="0" width="100%">
            <tr>
             <td align="center" bgcolor="#efefef">
              <table border="0" cellpadding="0" cellspacing="0" class="responsive-table" style="width: 600px; " width="600">
               <tr>
                <td class="pad-10-0-15" style="padding: 10px 0px 15px;">
                 <!-- TWO COLUMNS -->
                 <table border="0" cellpadding="0" cellspacing="0" width="100%">
                  <tr>
                   <td style="padding: 0;" valign="bottom">
                    <!-- LEFT COLUMN -->
                    <!-- RIGHT COLUMN -->
                    <table align="right" border="0" cellpadding="0" cellspacing="0" class="responsive-table" style="width: 190px;" width="150">
                     <tr>
                      <td align="right" class="pad-0" valign="bottom">
                       <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                        <tr>
                         <td align="right" class="text-center pad-0" style="font-size: 11px; line-height: 15px; font-family: 'Lato', Arial, sans-serif; color: #666666; padding: 0px 5px;" valign="middle">
                          <a data-linkto="other" style="color:#757575;text-decoration:none;" title="Click and share this URL!">
                           View this email in your browser
                          </a>
                         </td>
                        </tr>
                       </table>
                      </td>
                     </tr>
                    </table>
                   </td>
                  </tr>
                 </table>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
           <!-- // PH - 2 COLUMN SECTION -->
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F2FEEE; min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px; ">
           <section style="background: url('https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F777ab06e-2eee-4bf1-9630-dd5872553c81.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTUwMjU4NjQuMDQ4NzIyM30:1uluOm:91U_5RniLGWluvGW5_A2yWMHWrihJeW6WyDQ6LWABaE') rgba(243, 248, 243, 1) no-repeat;    background-size: 202px 234px; background-position: bottom right; padding-bottom: 40px; width: auto;">
            <div class="container" style="position: relative; padding: 0px 0px">
             <div class="table-container" style="position: relative; z-index: 9; padding: 0px 35px 0px 40px">
              <div>
              </div>
              <table>
               <tr>
                <td class="image-cell image-top">
                 <a data-linkto="https://" title="Common Sense Education Homepage">
                  <img alt="Common Sense Education" data-assetid="49879" height="35" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252Ff0d0102a-a547-40c9-8083-894b1461d7d5.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTUwMjU4NjQuMDYxNTQ3fQ:1uluOm:MJVCTlVH0QsVRFlmSo1vW7rDy7PB2ObcQ4bckfZahJw" style="padding: 35px 0px; text-align: center; height: 35px; width: 368px;" width="368"/>
                 </a>
                </td>
               </tr>
               <tr>
                <td>
                 <div style="background: #ffffff; padding-bottom:35px; box-shadow: 0px 2px 32px 0px #0000001A; border-radius: 10px; width: 530px;">
                  <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
                   <tr>
                    <td align="center">
                     <a data-linkto="https://" title="Common Sense Education Homepage">
                      <img alt="Education newsletter's hero image that leads to the Common Sense Education's homepage." data-assetid="829834" height="330" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F64045044-6935-4850-8238-7eec456f4a67.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTUwMjU4NjQuMDYxOTA3M30:1uluOm:_o5vaQ0YuszVSgMLhtR-CBy4wP53MSJMMoXtCyIvez0" style="display: block; padding: 0px; height: 330px; object-fit: cover; object-position: center top; width: 530px; border-radius: 10px 10px 0px 0px; border: 0px; text-align: center;" width="530"/>
                     </a>
                    </td>
                   </tr>
                  </table>
                  <div class="card-content" style="padding:25px 25px; z-index: 55;">
                   <div style="line-height: 100%;">
                   </div>
                   <h1 style="color: rgb(32, 32, 32); font-family:'Source Serif Pro', 'Georgia', 'serif'; font-size: 35px; font-style: normal; font-weight: 900; line-height: 150%; margin: 10px 0 0">
                    Better Together: Newer &amp; Experienced Educators Sharing Expertise
                   </h1>
                   <table cellpadding="0" cellspacing="0" role="presentation" width="10%">
                    <tr>
                     <td align="left">
                      <img alt="" data-assetid="614379" height="10" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F63dc04c6-dd12-41ea-a9dd-434493f067de.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTUwMjU4NjQuMDYyMTQ0fQ:1uluOm:3gNpYmPHRSMCwZXyLm8qGeUtUzpJTjDTWOzui6aazJ8" style="display: block; padding: 30px 7px; text-align: left; height: 10px; width: 64px; border: 0px;" width="64"/>
                     </td>
                    </tr>
                   </table>
                   <div style="display:flex;">
                    <table cellpadding="0" cellspacing="0" role="presentation" width="58px%">
                     <tr>
                      <td align="center" valign="top">
                       <img alt="Christine Elgersma" data-assetid="783443" height="60" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F1e53a072-8d4e-40b3-b380-4efed2a54abe.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTUwMjU4NjQuMDYyNDEwOH0:1uluOm:TtcywLuCKz_OQ9hPDs55wzTC2Y1T4YvyA3Ei6AHvJPU" style="display: block; padding: 0px; height: 60px; width: 60px; text-align: center; border: 0px;" width="60"/>
                      </td>
                     </tr>
                    </table>
                    <div style=" font-size:22px line-height:32px;">
                     <span style="line-height:32px;font-family:'Lato', 'Arial', 'sans-serif';display:block;padding-left:15px;font-size:22px">
                      <b>
                       Christine Elgersma
                      </b>
                      <br/>
                      Senior Editor, Learning Content Strategy
                     </span>
                    </div>
                   </div>
                  </div>
                 </div>
                </td>
               </tr>
              </table>
             </div>
            </div>
           </section>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-margin-cell" style="padding: 35px; ">
           <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; min-width: 100%; " width="100%">
            <tr>
             <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px; ">
              <div style="line-height: 150%;">
               <p style="line-height: 150%;">
                <span style='font-family: Lato, Arial, "sans serif"; font-size: 22px; line-height: 150%; '>
                 We know from our various surveys (thanks for participating, by the way!) that the bulk of educators registered on our site and subscribed to this very newsletter are veteran teachers. About 68% of respondents to our end-of-year survey have been teaching for 11 years or more, and 37% have been teaching for 20 years or more!
                 <br/>
                 <br/>
                 First of all, I'm giving a standing ovation over here. 👏🏼 That's incredible, and you're amazing! 🌟 But this also means that, for a variety of reasons, newer teachers might need some perspective around
                 <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Training Course: Teaching Digital Citizenship">
                  digital literacy and well-being
                 </a>
                 topics.
                 <b>
                  Having witnessed the before and after of how the internet and cellphones have impacted classrooms gives you a unique view that newer teachers may need. And they have insight that you may not have. That's where mutual mentoring comes in.
                 </b>
                 <br/>
                 <br/>
                 Unless you're super into internet culture, it takes work to
                 <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Teachers' Essential Guide to Viral Online Challenges">
                  stay up on trends
                 </a>
                 and see potential connections between digital life and what you're teaching. But we know that making those connections, and increasing the relevance of lessons to students' lives, can
                 <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title=" Engaging Gen Alpha and Gen Z: Strategies That Slay!">
                  boost engagement
                 </a>
                 and give them context for learning new things. In addition to reading our trends-based newsletters once a month, partnering with a newer teacher who has some online street cred can help you find those connections and decode the often inscrutable internet stuff that bleeds into the classroom. (Italian brainrot, anyone?)
                 <br/>
                 <br/>
                 On the flip side, you can give newer teachers all the guidance they need on regular classroom management and lesson design they need,
                 <i>
                  plus
                 </i>
                 the perspective on why teaching digital literacy and well-being is so important to
                 <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title=" Values and Tech: Fostering a Positive Digital Culture in Your School">
                  classroom and school culture
                 </a>
                 . Guiding newer teachers to lessons and resources (might I suggest ours? 🤓) is a first step.
                 <b>
                  But teaching lessons or discussing these topics
                  <i>
                   together
                  </i>
                  helps model and engage students in a different way.
                 </b>
                 <br/>
                 <br/>
                 Your school may already have a formalized mentoring program for newer teachers, and you
                 <i>
                  definitely
                 </i>
                 don't need one more thing to do. But this would be a mutually beneficial arrangement, which
                 <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="New report shows teachers who mentor each other are better educators">
                  has perks embedded in the process itself
                 </a>
                 .
                 <b>
                  By partnering with a newer teacher around digital literacy and well-being, you'll both gain helpful information and can also model a curiosity- and experience-based way to address these topics in ways that are meaningful for kids—and you, too!
                 </b>
                 <br/>
                 <br/>
                 Here's what this kind of mutual mentorship might look like:
                </span>
               </p>
               <ul>
                <li>
                 <span style="font-size:22px;">
                  <span style="line-height: 150%;">
                   <span style="font-family:'Lato', 'Arial', 'sans serif';">
                    <b>
                     Take 15 minutes of a free period
                    </b>
                    to visit one another's classrooms and start a discussion on a digital literacy and well-being topic. You can use a current trend, a
                    <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Teach Digital Citizenship with Dilemmas and Thinking Routines">
                     digital dilemma
                    </a>
                    , or a topic from our curriculum as inspiration.
                   </span>
                  </span>
                 </span>
                </li>
                <li>
                 <span style="font-size:22px;">
                  <span style="line-height: 150%;">
                   <span style="font-family:'Lato', 'Arial', 'sans serif';">
                    <b>
                     Have students submit (school-appropriate) online trends
                    </b>
                    , and you and your partner can select and discuss/record an asynchronous video of your takes on it.
                   </span>
                  </span>
                 </span>
                </li>
                <li>
                 <span style="font-size:22px;">
                  <span style="line-height: 150%;">
                   <span style="font-family:'Lato', 'Arial', 'sans serif';">
                    <b>
                     Set a weekly time to meet and share knowledge
                    </b>
                    about teaching and online trends you might be able to use in your classrooms.
                   </span>
                  </span>
                 </span>
                </li>
                <li>
                 <span style="font-size:22px;">
                  <span style="line-height: 150%;">
                   <span style="font-family:'Lato', 'Arial', 'sans serif';">
                    <b>
                     Use the contents of these newsletters
                    </b>
                    as a convenient way to start a discussion with your colleague and explore ways to integrate it into what you're teaching.
                   </span>
                  </span>
                 </span>
                </li>
               </ul>
               <p>
                <span style="font-size:22px;">
                 <span style="line-height: 150%;">
                  <span style="font-family:'Lato', 'Arial', 'sans serif';">
                   You can also
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Professional Development">
                    check out our free PD
                   </a>
                   together or sign up for our
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Common Sense Education Recognition Program">
                    Recognition Program
                   </a>
                   :
                  </span>
                 </span>
                </span>
               </p>
               <ul>
                <li>
                 <span style="font-size:22px;">
                  <span style="line-height: 150%;">
                   <span style="font-family:'Lato', 'Arial', 'sans serif';">
                    Watch some
                    <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Webinars &amp; Events">
                     webinars
                    </a>
                    together and discuss.
                   </span>
                  </span>
                 </span>
                </li>
                <li>
                 <span style="font-size:22px;">
                  <span style="line-height: 150%;">
                   <span style="font-family:'Lato', 'Arial', 'sans serif';">
                    Take a free
                    <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Self-Paced Courses">
                     training course
                    </a>
                    .
                   </span>
                  </span>
                 </span>
                </li>
               </ul>
               <p>
                <span style="font-size:22px;">
                 <span style="line-height: 150%;">
                  <span style="font-family:'Lato', 'Arial', 'sans serif';">
                   <b>
                    And buckle up, because we have some big news coming next week! Stay tuned!
                   </b>
                   🚨
                  </span>
                 </span>
                </span>
               </p>
               <p>
                <span style="font-size:22px;">
                 <span style="line-height: 150%;">
                  <span style="font-family:'Lato', 'Arial', 'sans serif';">
                   Best,
                   <br/>
                   Christine
                  </span>
                 </span>
                </span>
               </p>
               <p>
                <br/>
                <span style="font-size:22px;">
                 <span style="line-height: 150%;">
                  <span style="font-family:'Lato', 'Arial', 'sans serif';">
                   <b>
                    Fun link of the week
                   </b>
                   :
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Also mutually beneficial">
                    Also mutually beneficial
                   </a>
                   .
                  </span>
                 </span>
                </span>
               </p>
              </div>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: transparent; min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px; ">
           <div style="background-color:#ffffff; background-size: 158px 165px; background-repeat: no-repeat; background-position:100% 30px; padding: 20px 35px; text-align:center; ">
            <div style="display: flex; justify-content: center; box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1); background: #ffffff; margin-bottom:30px;border-radius: 10px; text-align:center; ">
             <div style="padding-left: 0px; margin: 0px auto;">
              <div style="font-size:32px; line-height:32px; text-align:center;">
               <div style="line-height: 150%; font-family: 'Lato', 'Arial',; font-size: 20px; padding-left: 0px; font-weight: 400; margin:0;">
                <table border="0" cellpadding="0" cellspacing="0" style="width:auto;">
                </table>
                <table border="0" cellpadding="0" cellspacing="0" style="width:auto;">
                 <tr>
                  <td>
                   <table border="0" cellpadding="0" cellspacing="0" style="width:450px;">
                    <tr>
                     <td>
                      <table align="center" border="0" cellpadding="0" cellspacing="0" style="padding: 0px; margin-bottom: 0px; width:auto;">
                       <tr>
                        <td colspan="2">
                         <span style='color: rgb(32, 32, 32); font-family: "Source Serif Pro", Georgia, "serif"; font-size: 28px; font-style: normal; font-weight: 600; line-height: 36px; margin-bottom: 50px'>
                          Did you find this email useful?
                         </span>
                        </td>
                       </tr>
                       <tr>
                        <td colspan="2">
                         <span style="font-family:'Lato','Arial',sans-serif; font-size: 20px">
                          Your feedback helps us improve.
                         </span>
                        </td>
                       </tr>
                       <tr>
                        <td style="text-align: right;">
                         <a data-linkto="https://" title="Let us know what you think!">
                          <img alt="Thumbs Up" data-assetid="696255" height="35" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F42cd1b69-09ce-4f98-acfb-03f7b7e91e55.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTUwMjU4NjQuMDYyNjU1N30:1uluOm:LFL0r_CpGTeRJOfKayNk-pXnbgK9cAU-Es-pMDwh2Eo" style="padding: 10px 25px; height: 35px; width: 37px; text-align: center; border: 0px;" width="37"/>
                         </a>
                        </td>
                        <td style="text-align: left;">
                         <a data-linkto="https://" title="Let us know what you think!">
                          <img alt="Thumbs Down" data-assetid="696254" height="35" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F8a4800ec-e815-44eb-88f1-d42396590ab6.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTUwMjU4NjQuMDYyOX0:1uluOm:L3r4Gcy5dlFkfKQvn4aUEeraNGBLCHxS3ezSvwmPm7M" style="padding: 0px 25px; height: 35px; width: 35px; border: 0px; text-align: center;" width="35"/>
                         </a>
                        </td>
                       </tr>
                      </table>
                     </td>
                    </tr>
                   </table>
                  </td>
                 </tr>
                </table>
               </div>
              </div>
             </div>
            </div>
           </div>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F6FAFF; min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner" style="padding: 0px; ">
           <div style="background-color:#F6FAFF; background-image: url(https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F70d4a4f4-879c-4591-974e-90e202347548.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTUwMjU4NjQuMDQ5NDF9:1uluOm:XsOsYaxDj8XhC_8RKmkvoHN0978MJpqRteeecown-qI); background-size: 158px 165px; background-repeat: no-repeat; background-position:100% 50px; padding:0px 35px 10px 35px">
            <div>
             <div style="padding:35px 0px">
              <h2 style="color: rgb(32, 32, 32); font-family:'Source Serif Pro', 'Georgia', 'serif'; font-size: 32px; font-style: normal; font-weight: 900; line-height: 100%;">
               Here's what else we have
               <br/>
               for you this week:
              </h2>
             </div>
             <div style="box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1); background: white; margin-bottom:30px; width: 530px; border-radius: 10px;        ">
              <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
               <tr>
                <td align="center">
                 <a data-linkto="https://" title="You Won't Believe This!">
                  <img alt="What is clickbait and how can you avoid it?" data-assetid="829835" height="225" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F7a724779-b745-459e-8e7b-18d6026d4291.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTUwMjU4NjQuMDYzMDk5MX0:1uluOm:l-WayGjT3ESi771R5wqfXTvWXSCalm6OydHCQhd_kyg" style="display: block; padding: 0px; height: 225px; object-fit: cover; object-position: center top; width: 530px; border-radius: 10px 10px 0px 0px; border: 0px;" width="530"/>
                 </a>
                </td>
               </tr>
              </table>
              <div style="padding-left: 25px; padding-right: 25px; padding-bottom: 20px;">
               <h5 style="font-family: 'Lato', 'Arial', 'helvetica', 'sans-serif'; color: #535353; margin: 25px 0 10px; font-size: 14px;">
                USE WITH STUDENTS
               </h5>
               <div style="font-size:25px; line-height:32px; line-height: 150%;">
                <span style="font-weight: 600; margin-bottom: 10px; color: rgb(32, 32, 32); font-family:'Source Serif Pro', 'Georgia', 'serif'; padding-bottom:10px; dispaly:block; font-size: 32px; line-height: 150%; ">
                 <a data-linkto="https://" style="color:#181818;text-decoration:underline;" title="You Won't Believe This!">
                  You Won't Believe This!
                 </a>
                </span>
               </div>
               <div style="font-size: 25px; line-height: 150%;">
                <span style="font-family:'Lato', 'Arial', 'sans-serif'; font-size:25px; line-height:150%; ">
                 Help kids identify the characteristics of clickbait and the value of thinking critically about online headlines.
                </span>
               </div>
              </div>
             </div>
            </div>
           </div>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F6FAFF; min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px 35px; ">
           <div style="box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1); background: white; margin-bottom:30px; width: 530px; border-radius: 10px;        ">
            <div style="padding-left: 25px; padding-right: 25px; padding-bottom: 20px;">
             <h5 style="font-family: 'Lato', 'Arial', 'helvetica', 'sans-serif'; color: #535353; margin: 25px 0 10px; font-size: 14px;">
              <br/>
              <br/>
              DO SOME PD
             </h5>
             <div style="font-size:25px; line-height:32px; line-height: 150%;">
              <span style="font-weight: 600; margin-bottom: 10px; color: rgb(32, 32, 32); font-family:'Source Serif Pro', 'Georgia', 'serif'; padding-bottom:10px; dispaly:block; font-size: 32px; line-height: 150%; ">
               <a data-linkto="https://" style="color:#181818;text-decoration:underline;" title="Modeling Healthy Digital Habits Course">
                Modeling Healthy Digital Habits
               </a>
              </span>
             </div>
             <div style="font-size: 25px; line-height: 150%;">
              <span style="font-family:'Lato', 'Arial', 'sans-serif'; font-size:25px; line-height:150%; ">
               Take this self-paced training course for advice on how to guide kids' habits with your own actions.
              </span>
             </div>
            </div>
           </div>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F6FAFF; min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px 35px; ">
           <div style="box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1); background: white; margin-bottom:30px; width: 530px; border-radius: 10px;        ">
            <div style="padding-left: 25px; padding-right: 25px; padding-bottom: 20px;">
             <h5 style="font-family: 'Lato', 'Arial', 'helvetica', 'sans-serif'; color: #535353; margin: 25px 0 10px; font-size: 14px;">
              <br/>
              <br/>
              CHECK THIS OUT
             </h5>
             <div style="font-size:25px; line-height:32px; line-height: 150%;">
              <span style="font-weight: 600; margin-bottom: 10px; color: rgb(32, 32, 32); font-family:'Source Serif Pro', 'Georgia', 'serif'; padding-bottom:10px; dispaly:block; font-size: 32px; line-height: 150%; ">
               <a data-linkto="https://" style="color:#181818;text-decoration:underline;" title="9 Seconds for a Safer World">
                Take9 for Cybersecurity
               </a>
              </span>
             </div>
             <div style="font-size: 25px; line-height: 150%;">
              <span style="font-family:'Lato', 'Arial', 'sans-serif'; font-size:25px; line-height:150%; ">
               Use these tips to remember to pause before clicking or sharing anything online.
              </span>
             </div>
            </div>
           </div>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F6FAFF; min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px 35px; ">
           <div style="box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1); background: white; margin-bottom:30px; width: 530px; border-radius: 10px;        ">
            <div style="padding-left: 25px; padding-right: 25px; padding-bottom: 20px;">
             <h5 style="font-family: 'Lato', 'Arial', 'helvetica', 'sans-serif'; color: #535353; margin: 25px 0 10px; font-size: 14px;">
              <br/>
              <br/>
              GET SOME INFO
             </h5>
             <div style="font-size:25px; line-height:32px; line-height: 150%;">
              <span style="font-weight: 600; margin-bottom: 10px; color: rgb(32, 32, 32); font-family:'Source Serif Pro', 'Georgia', 'serif'; padding-bottom:10px; dispaly:block; font-size: 32px; line-height: 150%; ">
               <a data-linkto="https://" style="color:#181818;text-decoration:underline;" title="AI Teacher Assistants">
                AI Teacher Assistants Assessment
               </a>
              </span>
             </div>
             <div style="font-size: 25px; line-height: 150%;">
              <span style="font-family:'Lato', 'Arial', 'sans-serif'; font-size:25px; line-height:150%; ">
               Wondering if you should use an AI tool? Check out our assessment to understand the risks and best practices around their use.
              </span>
             </div>
            </div>
           </div>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F6FAFF; min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px 35px; ">
           <div style="box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1); background: white; margin-bottom:30px; width: 530px; border-radius: 10px;        ">
            <div style="padding-left: 25px; padding-right: 25px; padding-bottom: 20px;">
             <h5 style="font-family: 'Lato', 'Arial', 'helvetica', 'sans-serif'; color: #535353; margin: 25px 0 10px; font-size: 14px;">
              <br/>
              <br/>
              SHARE WITH FAMILIES
             </h5>
             <div style="font-size:25px; line-height:32px; line-height: 150%;">
              <span style="font-weight: 600; margin-bottom: 10px; color: rgb(32, 32, 32); font-family:'Source Serif Pro', 'Georgia', 'serif'; padding-bottom:10px; dispaly:block; font-size: 32px; line-height: 150%; ">
               <a data-linkto="https://" style="color:#181818;text-decoration:underline;" title="Quiz: How social media savvy is your child?">
                How Social Media Savvy Is Your Kid?
               </a>
              </span>
             </div>
             <div style="font-size: 25px; line-height: 150%;">
              <span style="font-family:'Lato', 'Arial', 'sans-serif'; font-size:25px; line-height:150%; ">
               Pass along this quiz to families to take together and discuss social media use.
              </span>
             </div>
            </div>
           </div>
          </td>
         </tr>
        </table>
        <table cellpadding="0" cellspacing="0" class="stylingblock-content-wrapper" role="presentation" style="background-color: #F6FAFF; min-width: 100%; " width="100%">
         <tr>
          <td class="stylingblock-content-wrapper camarker-inner" style="padding: 10px 35px; ">
           <div style="box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.1); background: white; margin-bottom:30px; width: 530px; border-radius: 10px;        ">
            <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
             <tr>
              <td align="center">
               <a data-linkto="https://" title="Kids and Tech in the AI Era">
                <img alt="Kids and Tech in the AI Era" data-assetid="804664" height="225" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252Fafa8d7c2-d184-46a0-9068-b01e765a7397.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTUwMjU4NjQuMDYzMjkzNX0:1uluOm:HTaUYJ90hC-zULYEBKGsKJJTbW8FeAkWBpWA3KG57-o" style="display: block; padding: 0px; height: 225px; object-fit: cover; object-position: center top; width: 530px; border-radius: 10px 10px 0px 0px; border: 0px; text-align: center;" width="530"/>
               </a>
              </td>
             </tr>
            </table>
            <div style="padding-left: 25px; padding-right: 25px; padding-bottom: 20px;">
             <h5 style="font-family: 'Lato', 'Arial', 'helvetica', 'sans-serif'; color: #535353; margin: 25px 0 10px; font-size: 14px;">
              READ OUR CEO'S SUBSTACK
             </h5>
             <div style="font-size:25px; line-height:32px; line-height: 150%;">
              <span style="font-weight: 600; margin-bottom: 10px; color: rgb(32, 32, 32); font-family:'Source Serif Pro', 'Georgia', 'serif'; padding-bottom:10px; dispaly:block; font-size: 32px; line-height: 150%; ">
               <a data-linkto="https://" style="color:#181818;text-decoration:underline;" title="Kids and Tech in the AI Era">
                Kids and Tech in the AI Era
               </a>
              </span>
             </div>
             <div style="font-size: 25px; line-height: 150%;">
              <span style="font-family:'Lato', 'Arial', 'sans-serif'; font-size:25px; line-height:150%; ">
               Subscribe to this new weekly Substack exploring the harms that kids face, the protections they need, and the opportunities that lie ahead.
              </span>
             </div>
            </div>
           </div>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <!-- FOOTER SECTION (RESPONSIVE) -->
  <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
    <td align="center" bgcolor="#ffffff">
     <table align="center" bgcolor="#ffffff" border="0" bordercolor="ff0000" cellpadding="30" cellspacing="0" class="responsive-table" style="width: 100%" width="100%">
      <tr>
       <td align="center" class="padding-copy" style="padding: 35px 0px 35px 0px;">
        <!-- UNSUBSCRIBE  -->
        <table align="center" border="0" bordercolor="ffffff" cellpadding="0" cellspacing="0" class="responsive-table" id="page-footer" style="font-size: 14px; line-height: 150%; font-family:'Lato', Arial, sans-serif; color: #666666; width=100%" width="600">
         <tr>
          <td align="left">
           <img alt="" data-assetid="614379" height="10" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F090841be-2dca-4ab3-8079-6973f7cbb16a.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTUwMjU4NjQuMDYzNDgwOX0:1uluOm:LQd-ItEwT1YXU3kAEcom68yxTUlcHomKLxmrwEI0Tew" style="display: block; padding: 35px 0px; text-align: left; height: 10px; width: 64px; border: 0px;" width="64"/>
          </td>
         </tr>
         <tr>
          <td align="left" style="font-size: 14px; line-height: 18px; font-family:'Lato', Arial, sans-serif;color: #666666; padding: 0px" valign="middle">
           <a style="color: #666666; padding: 0px" target="_blank">
            Get answers to FAQs
           </a>
           <br/>
           <a style="color: #666666; padding: 0px" target="_blank">
            Privacy policy
           </a>
           <br/>
           <a style="color: #666666; padding: 0px">
            Manage email preferences
           </a>
          </td>
         </tr>
         <tr>
          <td align="left">
           <img alt="" data-assetid="614379" height="10" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F63dc04c6-dd12-41ea-a9dd-434493f067de.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTUwMjU4NjQuMDYzNjM0OX0:1uluOm:oqQ1OQdIVYn5zYGC7S1BrOpMv_oCxZFnAuiCNPAFaD8" style="display: block; padding: 35px 0px; text-align: left; height: 10px; width: 64px; border: 0px;" width="64"/>
          </td>
         </tr>
         <tr>
          <td align="left">
           <img alt="" data-assetid="614381" height="26" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F6404abe1-fa1c-4774-b471-43b2f1a06496.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTUwMjU4NjQuMDYzODA5NH0:1uluOm:YG0fHnCr3CiDEZnHiZFYGIEJz9dnIUrCMF2XXR7G2_c" style="display: block; padding: 10px 0px; text-align: left; width: 240px; height: 26px; border: 0px;" width="240"/>
          </td>
         </tr>
         <tr>
          <td align="left" style="font-size: 12px; line-height: 150%; font-family: 'Lato', Arial, sans-serif; color: #666666; padding: 0px;" valign="middle">
           Common Sense Media
           <br/>
           699 8th Street, Suite C150
           <br/>
           San Francisco, California 94103
          </td>
         </tr>
         <tr>
          <td align="left" style="font-size: 12px; line-height: 150%; font-family:'Lato', Arial, sans-serif; color: #666666; padding: 10px 0px 0px 0px;" valign="middle">
           © 2025 Common Sense Media. All rights reserved.
           <a style="color: #666666;">
            Unsubscribe
           </a>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <!-- / OUTER CONTAINER (GMAIL) -->
  <img alt="" height="1" src="https://inboxflows.com/_/image/https%253A%252F%252Fclick.commonsense-email.org%252Fopen.aspx%253Fffcb10-fe821d787c60017973-fdfb157870640c7e77147975-fe921274756d037d76-fe971670716c037c77-fe261771726502797c1175-ff061573756500%2526d%253D60250%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5jb21tbyIsInRpbWUiOjE3NTUwMjU4NjQuMDY0MDE1Nn0:1uluOm:S9ejTZU89TLsxrHa8k_mPx9LHM5bfgQN3tS1LO4xVQ4" width="1"/>
 </body>
</html>