window.flatStyles = window.flatStyles || '' window.lightspeedOptimizeStylesheet = () { const currentStylesheet = document.querySelector( '.tcb-lightspeed-style:not([data-ls-optimized])' ) if ( currentStylesheet ) { try { if ( currentStylesheet.sheet && currentStylesheet.sheet.cssRules ) { if ( window.flatStyles ) { if ( this.optimizing ) { setTimeout( window.lightspeedOptimizeStylesheet.bind( this ), 24 ) } else { this.optimizing = true; let rulesIndex = 0; while ( rulesIndex < currentStylesheet.sheet.cssRules.length ) { const rule = currentStylesheet.sheet.cssRules[ rulesIndex ] /* remove rules that already exist in the page */ if ( rule.type === CSSRule.STYLE_RULE && window.flatStyles.includes( `${rule.selectorText}{` ) ) { currentStylesheet.sheet.deleteRule( rulesIndex ) } else { rulesIndex ++ } } /* optimize, mark it such, move to the next file, append the styles we have until now */ currentStylesheet.setAttribute( 'data-ls-optimized', '1' ) window.flatStyles += currentStylesheet.innerHTML this.optimizing = false } } else { window.flatStyles = currentStylesheet.innerHTML currentStylesheet.setAttribute( 'data-ls-optimized', '1' ) } } } catch ( error ) { console.warn( error ) } if ( currentStylesheet.parentElement.tagName !== 'HEAD' ) { /* always make sure that those styles end up in the head */ const stylesheetID = currentStylesheet.id; /** * make sure that there is only one copy of the css * e.g display CSS */ if ( ( ! stylesheetID || ( stylesheetID && ! document.querySelector( `head #${stylesheetID}` ) ) ) ) { document.head.prepend( currentStylesheet ) } else { currentStylesheet.remove(); } } } } window.lightspeedOptimizeFlat = ( styleSheetElement ) { if ( document.querySelectorAll( 'link[href*="thrive_flat.css"]' ).length > 1 ) { /* disable this flat if we already have one */ styleSheetElement.setAttribute( 'disabled', true ) } else { /* if this is the first one, make sure he's in head */ if ( styleSheetElement.parentElement.tagName !== 'HEAD' ) { document.head.append( styleSheetElement ) } } } Teen Job Survival Guide - Jobs For Teens HQ /* */ /* Error<\/strong>: This field is required","required_email":"Error<\/strong>: Please type your email address.","invalid_email":"Error<\/strong>: The email address isn’t correct.","passwordmismatch":"Error<\/strong>: Password mismatch"}},"routes":{"posts":"https:\/\/jobsforteenshq.com\/wp-json\/tcb\/v1\/posts","video_reporting":"https:\/\/jobsforteenshq.com\/wp-json\/tcb\/v1\/video-reporting"},"nonce":"be51ef0dc1","allow_video_src":"1","google_client_id":null,"google_api_key":null,"facebook_app_id":null,"lead_generation_custom_tag_apis":["activecampaign","aweber","convertkit","drip","klicktipp","mailchimp","sendlane","zapier"],"post_request_data":[],"user_profile_nonce":"de40e4325f","ip":"3.21.43.72","current_user":[],"post_id":"1372","post_title":"Teen Job Survival Guide","post_type":"page","post_url":"https:\/\/jobsforteenshq.com\/teen-job-survival-guide\/","is_lp":"copy-2-lead-generation-2step","conditional_display":{"is_tooltip_dismissed":false}}; /* ]]> */ /* */ //

10 Job Search Tips That Every Teen Needs to Know

Getting a job as a teen isn't a simple task and we've created a free guide to help.  In it, you'll learn about the top ten job search tips that every teen absolutely must know before looking for a job.  

Whether you're looking for a full-time job, part-time job, or even a summer job, our tips will help you find a job quickly and easily.  Fill Out Your Info Below to Subscribe to Our Email List and Get Your FREE Download today.


*Children under 13 years of age must have their parents permission prior to sign up

​We take your privacy seriously.  No spam.  See our Privacy Policy here.

/* */ /* */ /* */ /* */ var tcb_current_post_lists=JSON.parse('[]'); var tcb_post_lists=tcb_post_lists?[...tcb_post_lists,...tcb_current_post_lists]:tcb_current_post_lists;