[Hey Buddy] Your weekly summary of group topics

Content-Type: text/html; charset=us-ascii

/* What it does: Remove spaces around the email design added by some email clients. */
/* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
html,
body {
Margin: 0 !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
}

/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}

/* What it does: Forces Outlook.com to display emails full width. */
.ExternalClass {
width: 100%;
}

/* What is does: Centers email on Android 4.4 */
div[style*=”margin: 16px 0″] {
margin: 0 !important;
}

/* What it does: Stops Outlook from adding extra spacing to tables. */
table,
td {
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}

/* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
Margin: 0 auto !important;
}
table table table {
table-layout: auto;
}

/* What it does: Uses a better rendering method when resizing images in IE. */
/* & manages img max widths to ensure content body images don’t exceed template width. */
img {
-ms-interpolation-mode:bicubic;
height: auto;
max-width: 100%;
}

/* What it does: Overrides styles added when Yahoo’s auto-senses a link. */
.yshortcuts a {
border-bottom: none !important;
}

/* What it does: A work-around for iOS meddling in triggered links. */
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: underline !important;
}

Hey Buddy

Your weekly summary of group topics

Group: FAB Recruiters weekly summary
To disable these notifications for this group click unsubscribe – change email options
Hemant Saraf posted an update: at 9:42 pm, January 6, 2017

Hi All, we will try and discuss website analysis today… then we will take up a few important websites and analyze their information architectures and sitemaps… do a similar exercise individually next week and take notes about how to structure our own website for SEO and roll out… the website will also need to align with the keyword distribution on webpages that we completed last week. Lets talk in the evening. – View
Hemant Saraf posted an update: at 9:44 pm, January 6, 2017

Hope eveyrone has seen the vid below… pls confirm by commenting. thanks. – View


You have received this message because you are subscribed to receive a digest of activity in some of your groups on Hey Buddy.

© 2017 Hey Buddy

Change email settings