Inboxes List

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;
          }
  
          /* 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-90 img {
              width: 90% !important;
          }
          
          .img-91 img {
              width: 91% !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 {
              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-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-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: 16px !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="#efefef" 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;">
   Kids' digital well-being in the age of AI has never been more important.
  </div>
  <!-- OUTER CONTAINER (GMAIL APP - FORCE DESKTOP VIEW) -->
  <table bgcolor="#efefef" border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
    <td align="center" bgcolor="#efefef">
     <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">
           <!-- Header : BEGIN -->
           <table bgcolor="#efefef" border="0" cellpadding="0" cellspacing="0" width="100%">
            <tr>
             <td align="center">
              <table bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="responsive-table" style="width: 600px;" width="600">
               <tr>
                <td align="center" style="padding: 30px 20px 40px;">
                 <a data-linkto="https://" target="_blank" title="Common Sense Education logo">
                  <img alt="Common Sense Education logo" data-assetid="303686" height="22" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F3%252F9f5497a9-7ea5-494d-bc54-16d08ccfcd68.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTg4MDUzMjcuMjI4MDMwMn0:1v1lbr:7kRm-BNgpUNlvSTMXKPCB8EzU_HVGXbCS-pP8OUcL3s" style="display: block; margin: 0px; height: 22px; padding: 0px; width: 230px; text-align: center;" width="230"/>
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
           <!-- Header : END -->
          </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-wrapper camarker-inner">
           <table cellpadding="0" cellspacing="0" role="presentation" width="100%">
            <tr>
             <td align="center">
              <img alt="" data-assetid="841405" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F72a0acd9-b354-434b-9ce5-9ce2fe0734bc.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTg4MDUzMjcuMjI4NjA2N30:1v1lbr:61vbIaocR-0ac8GzyftqPV5V13tot896V3eMncMFQL8" style="display: block; padding: 0px; text-align: center; height: auto; width: 100%; border: 0px;" width="736"/>
             </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 0px 10px; ">
           <table border="0" cellpadding="0" cellspacing="0" class="dashedBorder" width="100%">
            <tr>
             <td align="center" style="padding: 10px 30px 0px;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td align="left" style="font-family: Lato, Arial, sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; color: #282828; padding-bottom: 0;" valign="top">
                 <!-- Heading -->
                 <div style="text-align: center;">
                  <br/>
                  <span style="font-family: 'Source Serif Pro', serif; font-size: 48px; line-height: 1.2; font-weight: normal;">
                   Digital Citizenship Week is October 20–24, 2025!
                  </span>
                  <br/>
                 </div>
                 <div style="text-align: center;">
                  <!-- Body Text -->
                  <b>
                   AI is changing everything. We're here to help.
                  </b>
                 </div>
                 <div style="text-align: left;">
                  In the age of AI, helping kids maintain their digital well-being has never been more important. For this year's
                  <b>
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Digital Citizenship Week">
                    Digital Citizenship Week
                   </a>
                  </b>
                  , we've got brand-new, updated resources that address these issues with engaging activities that your students will enjoy. Join us, along with thousands of teachers and students worldwide, to promote digital literacy and citizenship in your classroom!
                  <br/>
                  <br/>
                  Just like always, we have calendars with suggested activities for each day of the week and for every grade level, K–12. You can try out just one lesson, or participate all week.
                 </div>
                 <div style="text-align: center;">
                  <b>
                   Visit our
                   <a data-linkto="https://" style="color:#423fe1;text-decoration:underline;" title="Digital Citizenship Week">
                    Digital Citizenship Week page
                   </a>
                   to find:
                  </b>
                 </div>
                </td>
               </tr>
              </table>
             </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; ">
           <table border="0" cellpadding="0" cellspacing="0" class="dashedBorder" width="100%">
            <tr>
             <td align="center" style="padding: 0;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td align="left" style="font-family: Lato, Arial, sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; color: #282828; padding-bottom: 0; text-align:left; padding-left:30px; padding-top:20px;" valign="top">
                 <ul style="margin:0; padding-top:0; padding-bottom:0; padding-right:60px;">
                  <li style="text-align: left; padding-bottom:10px;">
                   <b>
                    Our official Digital Citizenship Week calendars 📅
                   </b>
                   <br/>
                   Fun, daily activities for each grade level, K–12!
                  </li>
                  <li style="text-align: left; padding-bottom:10px;">
                   <b>
                    Live webinars and events 💻
                   </b>
                   <br/>
                   Join thousands of other educators to learn more about our brand-new Digital Literacy &amp; Well-Being curriculum.
                  </li>
                  <li style="text-align: left; padding-bottom:10px;">
                   <b>
                    Free self-paced PD courses 🍎
                   </b>
                   <br/>
                   Our free, self-paced courses let you learn at your own pace, on your own terms, and offer a certificate of completion.
                  </li>
                  <li style="text-align: left; padding-bottom:10px;">
                   <b>
                    Helpful resources for families 🏠
                   </b>
                   <br/>
                   Tips, advice, and resources to share with the families in your community.
                  </li>
                  <li style="text-align: left; padding-bottom:10px;">
                   <b>
                    How to share your #DigCitWins with others 🤳
                   </b>
                   <br/>
                   Help us spread the word about the importance of digital literacy and citizenship!
                  </li>
                 </ul>
                </td>
               </tr>
              </table>
             </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: 5px 0px 30px; ">
           <table border="0" cellpadding="0" cellspacing="0" class="dashedBorder" width="100%">
            <tr>
             <td align="center" style="padding: 10px 30px 0px 30px;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" width="100%">
               <tr>
                <td align="left" style="font-family: Lato, Arial, sans-serif; font-size: 16px; line-height: 23px; font-weight: 400; color: #282828; padding-bottom: 0;" valign="top">
                 <div style="text-align: center;">
                  <b>
                   Digital Citizenship Week is October 20–24!
                  </b>
                  Now is the perfect time to plan how you and your students can participate. Here's to another year of helping students navigate the digital world in safe, productive, and healthy ways.
                 </div>
                </td>
               </tr>
              </table>
             </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: 5px; ">
           <table border="0" cellpadding="0" cellspacing="0" class="dashedBorder" width="100%">
            <tr>
             <td align="center" style="padding: 0 20px 0;" valign="top">
              <table border="0" cellpadding="0" cellspacing="0" width="220">
               <tr>
                <td align="center" bgcolor="#21850f" style="border-radius: 32px;">
                 <a data-linkto="https://" style="color:#ffffff;text-decoration:none;font-size: 18px; font-family: Lato, Arial, sans-serif; line-height: 21px; font-weight: bold; letter-spacing: 0px; border-radius: 32px; padding: 15px; border: 1px solid #21850f; width: 280px; display: inline-block;" target="_blank" title="Digital Citizenship Week">
                  See our free resources
                 </a>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
    </td>
   </tr>
  </table>
  <!-- FOOTER SECTION (RESPONSIVE) -->
  <table bgcolor="#efefef" border="0" cellpadding="0" cellspacing="0" width="100%">
   <tr>
    <td align="center" bgcolor="#efefef">
     <table align="center" bgcolor="#ffffff" border="0" cellpadding="0" cellspacing="0" class="responsive-table" style="width: 600px;border-top: 1px solid #cccccc;" width="600">
      <tr>
       <td align="center" class="padding-copy" style="padding: 20px 0 35px 0;">
        <!-- UNSUBSCRIBE  -->
        <table align="center" border="0" cellpadding="0" cellspacing="0" class="responsive-table" style="font-size: 12px; line-height: 18px; font-family:'Lato', Arial, sans-serif; color: #666666; width: 550px;" width="420">
         <tr>
          <td align="center" style="font-size: 13px; line-height: 18px; font-family:'Lato', Arial, sans-serif; color: #666666; padding: 20px 20px 0;" valign="middle">
           We are a nonprofit organization dedicated to improving the lives of all kids and families.
          </td>
         </tr>
         <tr>
          <td align="center" style="font-size: 13px; line-height: 18px; font-family:'Lato', Arial, sans-serif;color: #666666; padding: 10px 0 0 0;" valign="middle">
           <a style="color: #21850f;" target="_blank">
            Donate
           </a>
           <a style="color: #666666;" target="_blank">
            Learn more about us
           </a>
           <a style="color: #666666;" target="_blank">
            Privacy policy
           </a>
           <a style="color: #666666;">
            Manage email preferences
           </a>
          </td>
         </tr>
         <tr>
          <td align="center" style="font-size: 12px; line-height: 18px; font-family: 'Lato', Arial, sans-serif; color: #666666; padding: 10px 0 0 0;" valign="middle">
           Common Sense Media
           <br/>
           699 8th Street, Suite C150
           <br/>
           San Francisco, California 94103
          </td>
         </tr>
         <tr>
          <td align="center" style="font-size: 11px; line-height: 18px; font-family:'Lato', Arial, sans-serif; color: #666666; padding: 30px 5px 0;" valign="middle">
           © 2025 Common Sense Media. All rights reserved.
           <a data-linkto="other" style="color: #666666; text-decoration: none; font-weight: bold;">
            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-fe891d797467077b72-fdfb157870640c7e77147975-fe921274756d037d76-fe971670716c037c77-fe261771726502797c1175-ff991674%2526d%253D60250%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5jb21tbyIsInRpbWUiOjE3NTg4MDUzMjcuMjI4NzYxN30:1v1lbr:iIFZkGK8zjOy1AuFeejxG5tXOzyOI-Gj1sTPj-y4W0o" width="1"/>
 </body>
</html>