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;
          }
  
          /* 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;">
   New curriculum for digital well-being in a world full of AI.
  </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=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTc3OTczNjcuOTM5NTM4N30:1uxXOR:dd9jl7bglPg8uMJcOSlwH_lbhkO59WNwfadd5v7hxU0" 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="This art accompanies our promotion for Digital Citizenship Week. It features several laptops and cellphones, and on each screen a mouth excitedly shouts about our new curriculum." data-assetid="836191" src="https://inboxflows.com/_/image/https%253A%252F%252Fimage.commonsense-email.org%252Flib%252Ffe921274756d037d76%252Fm%252F1%252F444c17df-a69e-41fa-a4f7-30862fa9153a.jpg/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZpbWFnZS5jb21tbyIsInRpbWUiOjE3NTc3OTczNjcuOTQwMjUyOH0:1uxXOR:VvbN2ZnAGqTRRUi8pUSurSNQ1u5uVwQ81QRxzRFCEsQ" 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 20px; ">
           <table border="0" cellpadding="0" cellspacing="0" class="dashedBorder" width="100%">
            <tr>
             <td align="center" style="padding: 30px 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: left;">
                  <br/>
                  <span style="font-family: 'Source Serif Pro', serif; font-size: 48px; line-height: 1.2; font-weight: normal;">
                   Helping Students Thrive in the AI Era
                  </span>
                  <br/>
                 </div>
                 <!-- Body Text -->
                 <div style="text-align: left;">
                  Hey There,
                  <br/>
                  <br/>
                  Mark your calendars: Digital Citizenship Week is happening October 20–24, 2025! 🎉
                  <br/>
                  <br/>
                  Every year, thousands of educators, schools, and communities come together to celebrate digital literacy, well-being, and responsible tech use. And this year's theme,
                  <b>
                   Digital Well-Being in the AI Era
                  </b>
                  , makes it more relevant (and exciting) than ever.
                  <br/>
                  <br/>
                  Here's what's waiting for you and your students:
                 </div>
                 <ul>
                  <li>
                   <b>
                    Content calendars by grade
                   </b>
                   with a suggested lesson for each day (all under 20 minutes!).
                  </li>
                  <li>
                   <b>
                    Live events and webinars
                   </b>
                   with tips, tricks, and laughs with teachers like you.
                  </li>
                  <li>
                   <b>
                    Free PD courses
                   </b>
                   to complete at your convenience.
                  </li>
                  <li>
                   <b>
                    Ways to share your wins
                   </b>
                   and celebrate your classroom's digital moments.
                  </li>
                  <li>
                   <b>
                    Family fun packs
                   </b>
                   with free activities that kids and families actually love.
                  </li>
                 </ul>
                 <div style="text-align: left;">
                  Join the celebration as classrooms around the world come together to share the tools students need to shape their digital futures. This year, you can be among the first to explore our brand-new lessons and resources.
                  <br/>
                  <br/>
                  Want to get ahead? Sign up now for early access to calendars, implementation guides, and grade-specific resources—everything you need to make this your best Digital Citizenship Week yet.
                  <br/>
                 </div>
                </td>
               </tr>
              </table>
             </td>
            </tr>
           </table>
          </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 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 Early Access">
                  Sign up for early access
                 </a>
                </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 0px 30px; ">
           <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">
                 <div style="text-align: left;">
                  Always free, now better than ever.
                 </div>
                </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-fe881d797563047a72-fdfb157870640c7e77147975-fe921274756d037d76-fe971670716c037c77-fe261771726502797c1175-ff3311707066%2526d%253D60250%2526bmt%253D0/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZjbGljay5jb21tbyIsInRpbWUiOjE3NTc3OTczNjcuOTQwNDE4N30:1uxXOR:dTRl32-8uHgH8gxilvVQXdHuGLMaDUVx3sxXUEYiw5s" width="1"/>
 </body>
</html>