Power meets Mobility with the new Samsung Galaxy Book

Author
SySAdmin
Posted
June 7, 2017
Views
1403

Page All:

Page 1
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<style type="text/css">
          .xn-newslines .xn-distributor{
          display:none;
          }
          .xn-newslines .xn-dateline{
          display:none;
          }
         
      /* /\/\/\/\/\/\/\/\/ CLIENT-SPECIFIC STYLES /\/\/\/\/\/\/\/\/ */
        #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, p, a, li, blockquote{-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 /\/\/\/\/\/\/\/\/ */
        body{margin: 0; padding: 0;}
        img{border: 0; height: auto; line-height: 100%; outline: none; text-decoration: none;}
        table{border-collapse: collapse !important;}
        body, #bodyTable, #bodyCell{height: 100% !important; margin: 0; padding: 0; width: 100% !important;}

        /* /\/\/\/\/\/\/\/\/ TEMPLATE STYLES /\/\/\/\/\/\/\/\/ */

        /* ========== Page Styles ========== */

        #bodyCell{padding: 20px;}
        #templateContainer{
            width: 600px;
            background-color: #ffffff;
        }

            /**
            * @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
            * @theme page
            */
            body, #bodyTable{
                background-color: #DEE0E2;
            }

            /**
            * @tip Set the background color and top border for your email. You may want to choose colors that match your company's branding.
            * @theme page
            */
            #bodyCell{
                border-top: 4px solid #BBBBBB;
            }

            /**
            * @tip Set the border for your email.
            */
            #templateContainer{
                border: 1px solid #BBBBBB;
            }

            /**
            * @tip Set the styling for all first-level headings in your emails. These should be the largest of your headings.
            * @style heading 1
            */
            h1{
                color: #404040 !important;
                display: block;
                font-family: Helvetica;
                font-size: 26px;
                font-style: normal;
                font-weight: bold;
                line-height: 100%;
                letter-spacing: normal;
                margin-top: 0;
                margin-right: 0;
                margin-bottom: 10px;
                margin-left: 0;
                text-align: left;
            }

            /**
            * @tip Set the styling for all second-level headings in your emails.
            * @style heading 2
            */
            h2{
                color: #404040 !important;
                display: block;
                font-family: Helvetica;
                font-size: 20px;
                font-style: normal;
                font-weight: bold;
                line-height: 100%;
                letter-spacing: normal;
                margin-top: 0;
                margin-right: 0;
                margin-bottom: 10px;
                margin-left: 0;
                text-align: left;
            }

            /**
            * @tip Set the styling for all third-level headings in your emails.
            * @style heading 3
            */
            h3{
                color: #3d98c6 !important;
                display: block;
                font-family: Helvetica;
                font-size: 16px;
                font-weight: normal;
                line-height: 100%;
                letter-spacing: normal;
                margin-top: 0;
                margin-right: 0;
                margin-bottom: 10px;
                margin-left: 0;
                text-align: left;
            }

            /**
            * @tip Set the styling for all fourth-level headings in your emails. These should be the smallest of your headings.
            * @style heading 4
            */
            h4{
                color: #808080 !important;
                display: block;
                font-family: Helvetica;
                font-size: 14px;
                font-weight: normal;
                line-height: 100%;
                letter-spacing: normal;
                margin-top: 0;
                margin-right: 0;
                margin-bottom: 10px;
                margin-left: 0;
                text-align: left;
            }

            h4.subtitle {
              color: #808080 !important;
              font-size: 14px;
            }

            /* ========== Header Styles ========== */

            /**
            * @tip Set the background color and bottom border for your email's preheader area.
            * @theme header
            */
            #templatePreheader{
                background-color: #F4F4F4;
                border-bottom: 1px solid #CCCCCC;
            }

            /**
            * @tip Set the styling for your email's preheader text. Choose a size and color that is easy to read.
            */
            .preheaderContent{
                color: #808080;
                font-family: Helvetica;
                font-size: 10px;
                line-height: 125%;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's preheader links. Choose a color that helps them stand out from your text.
            */
            .preheaderContent a:link, .preheaderContent a:visited, /* Yahoo! Mail Override */ .preheaderContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #606060;
                font-weight: normal;
                text-decoration: underline;
            }

            /**
            * @tip Set the background color and borders for your email's header area.
            * @theme header
            */
            #templateHeader{
                background-color: #F4F4F4;
                border-top: 1px solid #FFFFFF;
                border-bottom: 1px solid #CCCCCC;
            }

            /**
            * @tip Set the styling for your email's header text. Choose a size and color that is easy to read.
            */
            .headerContent{
                color: #505050;
                font-family: Helvetica;
                font-size: 20px;
                font-weight: bold;
                line-height: 100%;
                padding-top: 0;
                padding-right: 0;
                padding-bottom: 0;
                padding-left: 0;
                text-align: left;
                vertical-align: middle;
            }

            /**
            * @tip Set the styling for your email's header links. Choose a color that helps them stand out from your text.
            */
            .headerContent a:link, .headerContent a:visited, /* Yahoo! Mail Override */ .headerContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: normal;
                text-decoration: underline;
            }

            #headerImage{
                height: auto;
                max-width: 600px;
            }

            #socialShare img {
                margin-right: 3px;
            }

            /* ========== Body Styles ========== */

            /**
            * @tip Set the background color and borders for your email's body area.
            */
            #templateBody{
                background-color: #FFFFFF;
                border-top: 1px solid #FFFFFF;
                /*border-bottom: 1px solid #CCCCCC;*/
            }

            /**
            * @tip Set the styling for your email's main content text. Choose a size and color that is easy to read.
            * @theme main
            */
            .bodyContent{
                color: #505050;
                font-family: Helvetica;
                font-size: 16px;
                line-height: 150%;
                padding-top: 20px;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's main content links. Choose a color that helps them stand out from your text.
            */
            .bodyContent a:link, .bodyContent a:visited, /* Yahoo! Mail Override */ .bodyContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: normal;
                text-decoration: underline;
            }

            .bodyContent img{
                display: inline;
                height: auto;
                max-width: 560px;
            }

            /**
            * @tip Set the background color and border for your email's data table.
            */
            .templateDataTable{
                background-color: #FFFFFF;
            }

            .templateDataTable a:link {
                text-decoration: none;
                color: #3d98c6;
            }

            /**
            * @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
            */
            .dataTableHeading{
                /*background-color: #E7F1FC;*/
                color: #336699;
                font-family: Helvetica;
                font-size: 14px;
                font-weight: bold;
                line-height: 150%;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
            */
            .dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
                color: #FFFFFF;
                font-weight: bold;
            }

            /**
            * @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
            */
            .dataTableContent{
                border-top: 1px solid #DDDDDD;
                border-bottom: 0;
                color: #404040;
                font-family: Helvetica;
                font-size: 12px;
                line-height: 150%;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
            */
            .dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: bold;
            }

            /* ========== Column Styles ========== */

            .templateColumnContainer{width: 200px;}

            /**
            * @tip Set the background color and borders for your email's column area.
            */
            #templateColumns{
                background-color: #F4F4F4;
                border-top: 1px solid #FFFFFF;
                border-bottom: 1px solid #CCCCCC;
            }

            /**
            * @tip Set the styling for your email's left column content text. Choose a size and color that is easy to read.
            */
            .leftColumnContent{
                color: #505050;
                font-family: Helvetica;
                font-size: 14px;
                line-height: 150%;
                padding-top: 0;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's left column content links. Choose a color that helps them stand out from your text.
            */
            .leftColumnContent a:link, .leftColumnContent a:visited, /* Yahoo! Mail Override */ .leftColumnContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: normal;
                text-decoration: underline;
            }

            /**
            * @tip Set the styling for your email's center column content text. Choose a size and color that is easy to read.
            */
            .centerColumnContent{
                color: #505050;
                font-family: Helvetica;
                font-size: 14px;
                line-height: 150%;
                padding-top: 0;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's center column content links. Choose a color that helps them stand out from your text.
            */
            .centerColumnContent a:link, .centerColumnContent a:visited, /* Yahoo! Mail Override */ .centerColumnContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: normal;
                text-decoration: underline;
            }

            /**
            * @tip Set the styling for your email's right column content text. Choose a size and color that is easy to read.
            */
            .rightColumnContent{
                color: #505050;
                font-family: Helvetica;
                font-size: 14px;
                line-height: 150%;
                padding-top: 0;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                text-align: left;
            }

            /**
            * @tip Set the styling for your email's right column content links. Choose a color that helps them stand out from your text.
            */
            .rightColumnContent a:link, .rightColumnContent a:visited, /* Yahoo! Mail Override */ .rightColumnContent a .yshortcuts /* Yahoo! Mail Override */{
                color: #3d98c6;
                font-weight: normal;
                text-decoration: underline;
            }

            .leftColumnContent img, .rightColumnContent img{
                display: inline;
                height: auto;
                max-width: 260px;
            }

            /* ========== Footer Styles ========== */

            /**
            * @tip Set the background color and borders for your email's footer area.
            * @theme footer
            */
            #templateFooter{
                background-color: #F4F4F4;
                border-top: 1px solid #FFFFFF;
            }

            /**
            * @tip Set the styling for your email's footer text. Choose a size and color that is easy to read.
            * @theme footer
            */
            .footerContent{
                color: #808080;
                font-family: Helvetica;
                font-size: 10px;
                line-height: 150%;
                padding-top: 20px;
                padding-right: 20px;
                padding-bottom: 20px;
                padding-left: 20px;
                text-align: left;
            }

            .footerContent.social, .footerContent.social h4 {
                text-align: center;
            }

            .footerContent.social a {
                margin: 0 10px;
            }

            /**
            * @tip Set the styling for your email's footer links. Choose a color that helps them stand out from your text.
            */
            .footerContent a:link, .footerContent a:visited, /* Yahoo! Mail Override */ .footerContent a .yshortcuts, .footerContent a span /* Yahoo! Mail Override */{
                color: #606060;
                font-weight: normal;
                text-decoration: underline;
            }

            /* /\/\/\/\/\/\/\/\/ MOBILE STYLES /\/\/\/\/\/\/\/\/ */

            @media only screen and (max-width: 480px){
                /* /\/\/\/\/\/\/ CLIENT-SPECIFIC MOBILE STYLES /\/\/\/\/\/\/ */
                body, table, td, p, a, li, blockquote{-webkit-text-size-adjust: none !important;} /* Prevent Webkit platforms from changing default text sizes */
                body{width: 100% !important; min-width: 100% !important;} /* Prevent iOS Mail from adding padding to the body */

                /* /\/\/\/\/\/\/ MOBILE RESET STYLES /\/\/\/\/\/\/ */
                #bodyCell{padding: 10px !important;}

                /* /\/\/\/\/\/\/ MOBILE TEMPLATE STYLES /\/\/\/\/\/\/ */

                /* ======== Page Styles ======== */

                /**
                * @tip Make the template fluid for portrait or landscape view adaptability. If a fluid layout doesn't work for you, set the width to 300px instead.
                */
                #templateContainer{
                    max-width: 600px !important;
                    width: 100% !important;
                }

                /**
                * @tip Make the first-level headings larger in size for better readability on small screens.
                */
                h1{
                    font-size: 24px !important;
                    line-height: 100% !important;
                }

                /**
                * @tip Make the second-level headings larger in size for better readability on small screens.
                */
                h2{
                    font-size: 20px !important;
                    line-height: 100% !important;
                }

                /**
                * @tip Make the third-level headings larger in size for better readability on small screens.
                */
                h3{
                    font-size: 18px !important;
                    line-height: 100% !important;
                }

                /**
                * @tip Make the fourth-level headings larger in size for better readability on small screens.
                */
                h4{
                    font-size: 16px !important;
                    line-height: 100% !important;
                }

                /* ======== Header Styles ======== */

                #templatePreheader{display: none !important;} /* Hide the template preheader to save space */

                /**
                * @tip Make the main header image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
                */
                #headerImage{
                    height: auto !important;
                    max-width: 600px !important;
                    width: 100% !important;
                }

                /**
                * @tip Make the header content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                */
                .headerContent{
                    font-size: 20px !important;
                    line-height: 125% !important;
                }

                /* ======== Body Styles ======== */

                /**
                * @tip Make the body content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                */
                .bodyContent{
                    font-size: 18px !important;
                    line-height: 125% !important;
                }

                .templateDataTableContainer {
                    background-color: #ffffff;
                }

                /**
                * @tip Set the background color and border for your email's data table.
                */
                .templateDataTable{
                    background-color: #FFFFFF;
                    border: 1px solid #DDDDDD;
                }

                /**
                * @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
                */
                .dataTableHeading{
                    background-color: #D8E2EA;
                    color: #336699;
                    font-family: Helvetica;
                    font-size: 14px;
                    font-weight: bold;
                    line-height: 150%;
                    text-align: left;
                }

                /**
                * @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
                */
                .dataTableHeading a:link, .dataTableHeading a:visited, /* Yahoo! Mail Override */ .dataTableHeading a .yshortcuts /* Yahoo! Mail Override */{
                    color: #3d98c6;
                    font-weight: bold;
                }

                /**
                * @tip Set the styling for your email's data table text. Choose a size and color that is easy to read.
                */
                .dataTableContent{
                    border-top: 1px solid #DDDDDD;
                    border-bottom: 0;
                    color: #202020;
                    font-family: Helvetica;
                    font-size: 12px;
                    font-weight: bold;
                    line-height: 150%;
                    text-align: left;
                }

                /**
                * @tip Set the styling for your email's data table links. Choose a color that helps them stand out from your text.
                */
                .dataTableContent a:link, .dataTableContent a:visited, /* Yahoo! Mail Override */ .dataTableContent a .yshortcuts /* Yahoo! Mail Override */{
                    color: #3d98c6;
                    font-weight: bold;
                }

                /* ======== Column Styles ======== */

                .templateColumnContainer{display: block !important; width: 100% !important;}

                /**
                * @tip Make the column image fluid for portrait or landscape view adaptability, and set the image's original width as the max-width. If a fluid setting doesn't work, set the image width to half its original size instead.
                */
                .columnImage{
                    height: auto !important;
                    max-width: 480px !important;
                    width: 100% !important;
                }

                /**
                * @tip Make the left column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                */
                .leftColumnContent{
                    font-size: 16px !important;
                    line-height: 125% !important;
                }

                /**
                * @tip Make the center column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                */
                .centerColumnContent{
                    font-size: 16px !important;
                    line-height: 125% !important;
                }

                /**
                * @tip Make the right column content text larger in size for better readability on small screens. We recommend a font size of at least 16px.
                */
                .rightColumnContent{
                    font-size: 16px !important;
                    line-height: 125% !important;
                }

                /* ======== Footer Styles ======== */

                /**
                * @tip Make the body content text larger in size for better readability on small screens.
                */
                .footerContent{
                    font-size: 14px !important;
                    line-height: 115% !important;
                }

                .footerContent a {
                    display:block !important;
                } /* Place footer social and utility links on their own lines, for easier access */

                .footerContent.social a {
                    display: inline-block !important;
                }
            }
      </style>
</HEAD>
<body leftmargin="0" marginheight="0" marginwidth="0" offset="0" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0;padding: 0;background-color: #DEE0E2;height: 100% !important;width: 100% !important;" topmargin="0">
<center>
<table align="center" border="0" cellpadding="0" cellspacing="0" height="100%" id="bodyTable" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;margin: 0;padding: 0;background-color: #DEE0E2;border-collapse: collapse !important;height: 100% !important;width: 100% !important;" width="100%">
<tr>
<td align="center" id="bodyCell" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;margin: 0;padding: 20px;border-top: 4px solid #BBBBBB;height: 100% !important;width: 100% !important;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateContainer" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;width: 600px;background-color: #ffffff;border: 1px solid #BBBBBB;border-collapse: collapse !important;">
<tr>
<td align="center" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateHeader" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;background-color: #F4F4F4;border-top: 1px solid #FFFFFF;border-bottom: 1px solid #CCCCCC;border-collapse: collapse !important;" width="100%">
<tr>
<td class="headerContent" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: #505050;font-family: Helvetica;font-size: 20px;font-weight: bold;line-height: 100%;padding-top: 0;padding-right: 0;padding-bottom: 0;padding-left: 0;text-align: left;vertical-align: middle;" valign="top"><img id="headerImage" src="http://content.prnewswire.com/designimages/prnj_email_header-1.png" style="max-width: 600px;-ms-interpolation-mode: bicubic;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateBody" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;background-color: #FFFFFF;border-top: 1px solid #FFFFFF;border-collapse: collapse !important;" width="100%">
<tr>
<td class="bodyContent" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: #505050;font-family: Helvetica;font-size: 16px;line-height: 150%;padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;text-align: left;" valign="top">
<h1 style="display: block;font-family: Helvetica;font-size: 26px;font-style: normal;font-weight: bold;line-height: 100%;letter-spacing: normal;margin-top: 0;margin-right: 0;margin-bottom: 10px;margin-left: 0;text-align: left;color: #404040 !important;">Tech Profile</h1>
<h4 style="display: block;font-family: Helvetica;font-size: 14px;font-weight: normal;line-height: 100%;letter-spacing: normal;margin-top: 0;margin-right: 0;margin-bottom: 10px;margin-left: 0;text-align: left;color: #808080 !important;">Username: <a href="https://prnmedia.prnewswire.com/profile/?action=editProfile" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;color: #3d98c6;font-weight: normal;text-decoration: underline;" target="_blank">aronschatz / edit profile</a>
</h4>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" class="bodyContent" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateBody" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;border-collapse: collapse !important;" width="100%">
<tr>

<style type="text/css">
/* Style Definitions */
span.prnews_span
{
font-size:8pt;
font-family:"Arial";
color:black;
}
a.prnews_a
{
color:blue;
}
li.prnews_li
{
font-size:8pt;
font-family:"Arial";
color:black;
}
p.prnews_p
{
font-size:0.62em;
font-family:"Arial";
color:black;
margin:0in;
}
.prngen2{
BORDER-BOTTOM:black 1pt solid; TEXT-ALIGN: CENTER; BORDER-LEFT:black 1pt solid; PADDING-LEFT:0.50em; PADDING-RIGHT:0.50em; VERTICAL-ALIGN: MIDDLE; BORDER-TOP:black 1pt solid; BORDER-RIGHT:black 1pt solid
}
.prntbls{
BORDER-BOTTOM: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-COLLAPSE: collapse; BORDER-TOP: black 1px solid; BORDER-RIGHT: black 1px solid
}
.prntac{
TEXT-ALIGN: CENTER
}
</style>

<div xmlns="http://www.w3.org/1999/xhtml" xmlns:xn="http://www.xmlnews.org/ns/" class="xn-newslines">

<h1 class="xn-hedline">Power meets Mobility with the new Samsung Galaxy Book</h1>

<p class="xn-distributor">Canada NewsWire</p>

<p class="xn-dateline">MISSISSAUGA, ON, June 7, 2017</p>
</div>

<div class="xn-content" xmlns="http://www.w3.org/1999/xhtml" xmlns:xn="http://www.xmlnews.org/ns/">

<p class="prntac">
<b>&nbsp;</b><i>The Galaxy Book is a powerful 2-in-1 Windows 10 device built for professionals on-the-go.</i>
</p>

<p>
<span class="xn-location">MISSISSAUGA, ON</span>, <span class="xn-chron">June 7, 2017</span> /CNW/ -&nbsp;Samsung Electronics Canada Inc. today announced the Canadian launch of the Samsung Galaxy Book, a sleek, lightweight Windows 10 2-in-1 built for productivity on-the-go. &nbsp;Available in 12-inch and 10.6-inch, its versatile form factor easily transforms from tablet to notebook and comes with a stylish metal design, fast-charging battery and included in box with an advanced S Pen and keyboard. </p>

   
<div class="PRN_ImbeddedAssetReference" id="DivAssetPlaceHolder1">
               
<p>
<img alt="Samsung Galaxy Book (CNW Group/Samsung Electronics Canada)" src="https://mma.prnewswire.com/media/521039/Samsung_Electronics_Canada_Power_meets_Mobility_with_the_new_Sam.jpg" title="Samsung Galaxy Book (CNW Group/Samsung Electronics Canada)"></p>

   
</div>

<p>"At Samsung, we listen to our consumers and design our technology with their needs top of mind. With the increasing shift towards mobile productivity, we are excited to launch this 2-in-1 that combines the power of a PC with the mobility of a tablet, enabling Canadian professionals to work from anywhere," said <span class="xn-person">Paul Brannen</span>, COO and Executive Vice President, Samsung Electronics Canada.</p>

<p>
<b>About the Samsung Galaxy Book:</b>
</p>

<ul type="disc">

<li>
<b>Powerful Performance:</b> Experience the power of a laptop without worrying about lag thanks to its powerful processor and fast-charging battery for extended usage. As a Windows 10 device with Microsoft Office compiling reports or creating presentations on the enhanced island-style keyboard is quick and easy.<br>
<br>

</li>
<li>
<b>Pen with Precision: </b>The precise, pressure responsive S Pen navigates with ease and is great for making notes and sketches. It is included in the box and never requires charging. You can also use Air Command to quickly access useful features and share your creations online with ease.<br>
<br>

</li>
<li>
<b>Sync Seamlessly:</b> With Samsung Flow, you can easily switch pause an activity on your smartphone and pick it right up from the same point on your Galaxy Book. You can also unlock your Galaxy Book with your smartphone and change devices as you need to.<br>
<br>

</li>
<li>
<b>Maximum Mobility</b>: Thanks to the detachable keyboard that comes in the box, the Galaxy Book is optimized for a seamless typing experience, enabling on-the-go professional to be productive wherever they work.</li>
</ul>

<p></p>

<p>
<b>Retail Availability<br>
</b>The Samsung Galaxy Book is available in silver starting today at all Samsung Experience Stores. The 10.6-inch device will be <span class="xn-money">$899.99 CDN</span> (MSRP) and the 12-inch device will be <span class="xn-money">$1,899.99 CDN</span> (MSRP). For more information, visit: <br>
<a href="http://www.samsung.com/ca/tablets/galaxy-book-12-0/" rel="nofollow" target="_blank">http://www.samsung.com/ca/tablets/galaxy-book-12-0/</a>
<br>
<a href="http://www.samsung.com/ca/tablets/galaxy-book-10-w620/" rel="nofollow" target="_blank">http://www.samsung.com/ca/tablets/galaxy-book-10-w620/</a>
</p>

<p>
<b>Samsung Galaxy Book Product Specification</b>
</p>

<div>

<table border="1" cellpadding="0" cellspacing="0" class="prntbls">
<tr>

<td class="prngen2">
<br>
</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>Samsung Galaxy Book 10.6-inch</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>Samsung Galaxy Book 12-inch</b></span>
</p>

</td>
</tr>

<tr>

<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>DISPLAY</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">10.6&Prime; TFT FHD&nbsp;(1920&times;1280)</span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">12&Prime; Super AMOLED FHD&nbsp;(2160&times;1440)</span>
</p>

</td>
</tr>

<tr>

<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>CHIPSET</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">7th Gen Intel&reg; Core&trade; m3 processor, Dual Core 2.6GHz</span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">7th Gen Intel&reg; Core&trade; i5 processor, Dual Core 3.1GHz</span>
</p>

</td>
</tr>

<tr>

<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>MEMORY</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">4GB&nbsp;+&nbsp;64GB/128GB eMMC<br>microSD up to&nbsp;256GB</span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">8GB+256GB SSDmicroSD up to&nbsp;256GB</span>
</p>

</td>
</tr>

<tr>

<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>CAMERA</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">5MP FF</span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">13MP AF&nbsp;+ 5MP</span>
</p>

</td>
</tr>

<tr>

<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>PORT</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">USB 3.1(Type-C), Micro SD</span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">USB&nbsp;3.1(Type-C) x 2ports, Micro SD</span>
</p>

</td>
</tr>

<tr>

<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>SENSORS</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">Accelerometer, Hall, Light</span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">Accelerometer, Hall, Light</span>
</p>

</td>
</tr>

<tr>

<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>WIRELESS CONNECTIVITY</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">802.11 a/b/g/n/ac 2.4G+5GHz, VHT80 MIMO , Bluetooth&reg; 4.1 </span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">802.11 a/b/g/n/ac 2.4G+5GHz, VHT80 MIMO, Bluetooth&reg; 4.1 </span>
</p>

</td>
</tr>

<tr>

<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>GPS</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">GPS + GLONASS</span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">GPS + GLONASS</span>
</p>

</td>
</tr>

<tr>

<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>DIMENSION, WEIGHT</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">261.2 x 179.1 x 8.9 mm,<br>648g</span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">291.3&times;199.8&times;7.4mm,<br>&nbsp;754g</span>
</p>

</td>
</tr>

<tr>

<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>BATTERY CAPACITY*</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">30.4W / up to 9hrs, Fast Charging</span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">39.04W&nbsp;/ up to 11hrs, Fast Charging</span>
</p>

</td>
</tr>

<tr>

<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>OS/UPGRADE</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">Windows 10 Home</span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">Windows 10 Pro</span>
</p>

</td>
</tr>

<tr>

<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>SAMSUNG SERVICES &amp; APPLICATIONS</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">Samsung Notes, Air Command, Samsung Flow</span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">Samsung Notes, Air Command, Samsung Flow</span>
</p>

</td>
</tr>

<tr>

<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span"><b>VIDEO</b></span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">Recording: FHD(1920X1080) @30fps<br>Playback: 4K(3840X2160) @30fps</span>
</p>

</td>
<td class="prngen2">

<p class="prnews_p">
<span class="prnews_span">Recording: UHD 4K (3840 x 2160) @30fps<br>Playback: 4K(3840X2160) @60fps</span>
</p>

</td>
</tr>
</table>
</div>

<p>
<i>*&nbsp;</i><i>Battery life may vary depending on usage and settings. Based on laboratory testing.</i>
</p>

<p>
<b>About Samsung Electronics Canada, Inc.</b>&nbsp;<br>Samsung&nbsp;Electronics Canada inspires Canadians to reach their full potential through a transformative ecosystem of products and services that deliver innovation and distinct design to every aspect of their connected lives. The company is redefining the worlds of TVs, smartphones, virtual reality and wearable devices, tablets and digital appliances.. Dedicated to helping make a difference in the lives of Canadians,&nbsp;Samsung's award-winning Hope for Children corporate giving initiatives supports public education, sustainability and health-related issues in communities across the country. To discover more, please visit&nbsp;<a href="http://www.samsung.com/" rel="nofollow" target="_blank">http://www.samsung.com</a>.</p>

<p>Follow Samsung Canada at&nbsp;<a href="http://www.facebook.com/SamsungCanada" rel="nofollow" target="_blank">facebook.com/SamsungCanada</a>, or <a href="https://www.instagram.com/samsungcanada/" rel="nofollow" target="_blank">Instagram @samsungcanada</a> or <a href="https://twitter.com/samsungcanada/" rel="nofollow" target="_blank">Twitter @SamsungCanada</a>
</p>

<div class="PRN_ImbeddedAssetReference" id="DivAssetPlaceHolder2">

</div>

<p>SOURCE  Samsung Electronics Canada</p>

<img alt="" src="https://rt.newswire.ca/rt.gif?NewsItemId=C1789&Transmission_Id=201706071633CANADANWCANADAPR_C1789&DateId=20170607" style="border:0px; width:1px; height:1px;">

</div>

<p>CONTACT: Emily Getz, North Strategic for Samsung Canada, emily.getz@northstrategic.com, 647.466.2602 <br>
</p>

<p>Web Site: <a class="release-link" href="www.samsung.com" target="_newbrowser">http://www.samsung.com</a>
<br>
</p>

<hr>
<img alt="" src="https://rt.prnewswire.com/et.gif?newsItemId=C1789&Transmission_Id=201706071633CANADANWCANADAPR_C1789&DateId=20170607&user=1224830" style="border:0px; width:1px; height:1px;"></tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateFooter" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;background-color: #F4F4F4;border-top: 1px solid #FFFFFF;border-collapse: collapse !important;" width="100%">
<tr>
<td class="footerContent social" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: #808080;font-family: Helvetica;font-size: 10px;line-height: 150%;padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;text-align: center;" valign="top">
<h4 style="display: block;font-family: Helvetica;font-size: 14px;font-weight: normal;line-height: 100%;letter-spacing: normal;margin-top: 0;margin-right: 0;margin-bottom: 10px;margin-left: 0;text-align: center;color: #808080 !important;">Follow Us</h4>
<a href="https://www.facebook.com/pages/PR-Newswire-for-Journalists/99662330903" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0 10px;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank"><img alt="Facebook" height="32" src="http://content.prnewswire.com/images/FB-f-Logo__blue_32.png" style="-ms-interpolation-mode: bicubic;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;" width="32"></a><a href="https://twitter.com/beyondbylines" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0 10px;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank"><img alt="Twitter" height="32" src="http://content.prnewswire.com/images/Twitter_logo_blue.png" style="-ms-interpolation-mode: bicubic;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;" width="32"></a><a href="https://www.linkedin.com/company/pr-newswire" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0 10px;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank"><img alt="LinkedIn" height="32" src="http://content.prnewswire.com/images/In-2C-32px.png" style="-ms-interpolation-mode: bicubic;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;" width="32"></a><a href="https://plus.google.com/+prnewswire/posts" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;margin: 0 10px;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank"><img alt="Google+" height="32" src="http://content.prnewswire.com/images/Red-signin_Short_base_32dp.png" style="-ms-interpolation-mode: bicubic;border: 0;height: auto;line-height: 100%;outline: none;text-decoration: none;" width="32"></a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td align="center" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;" valign="top">
<table border="0" cellpadding="0" cellspacing="0" id="templateFooter" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;background-color: #F4F4F4;border-top: 1px solid #FFFFFF;border-collapse: collapse !important;" width="100%">
<tr>
<td class="footerContent" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;mso-table-lspace: 0pt;mso-table-rspace: 0pt;color: #808080;font-family: Helvetica;font-size: 10px;line-height: 150%;padding-top: 20px;padding-right: 20px;padding-bottom: 20px;padding-left: 20px;text-align: left;" valign="top">
                                                To change the settings for your profile(s) or email delivery, go to <a href="https://prnmedia.prnewswire.com/profile/?action=editProfile" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank">https://prnmedia.prnewswire.com/profile/?action=editProfile</a> and select the profile you would like to edit. You can select the industries, subjects, languages, geographical areas, companies, delivery options and delivery frequencies of your choice.
                                                <br>
<br>
                                                In addition to current press releases, you can also find archived news, corporate information, photos, tradeshow news and much more on the PR Newswire for Journalists website: <a href="http://prnmedia.prnewswire.com" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;color: #606060;font-weight: normal;text-decoration: underline;" target="_blank">https://prnmedia.prnewswire.com</a>
<br>
<br>
                                                To contact us, email: <a href="mailto:mediasite@prnewswire.com" style="-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;color: #606060;font-weight: normal;text-decoration: underline;">mediasite@prnewswire.com</a>
<br>
<br>
                                                Please do not reply to this email; this is an automatically generated message.
                                                <br>
<br>
<em>Copyright &copy; PR Newswire Association LLC. All Rights Reserved.</em>
<br>
                                                A Cision company.
                                                <br>
<br>
<strong>Our mailing address is:</strong>
<br>
                                                350 Hudson Street, Suite 300
                                                <br>
                                                New York, NY 10014-4504
                                            </td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</cente

Title

Medium Image View Large