Pen Settings

HTML

CSS

CSS Base

Vendor Prefixing

Add External Stylesheets/Pens

Any URLs added here will be added as <link>s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.

+ add another resource

JavaScript

Babel includes JSX processing.

Add External Scripts/Pens

Any URL's added here will be added as <script>s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.

+ add another resource

Packages

Add Packages

Search for and use JavaScript packages from npm here. By selecting a package, an import statement will be added to the top of the JavaScript editor for this package.

Behavior

Auto Save

If active, Pens will autosave every 30 seconds after being saved once.

Auto-Updating Preview

If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.

Format on Save

If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.

Editor Settings

Code Indentation

Want to change your Syntax Highlighting theme, Fonts and more?

Visit your global Editor Settings.

HTML

              
                <html>
  <body class="bd">
    <div style="background-color:grey;">
    <h1 class="head"> Justin Hooter</h1>
    <div class="head">1503 Vancouver dr. Tucker, GA 30084<br>Cell: 404-980-8758<br>Email: Jhooter91@gmail.com<br><a href="https://www.linkedin.com/in/justin-hooter-6715b6ab">LinkedIn Profile</a></br></div>
    </div>
    <div style="margin-left:15px;">
    <h2 class="point">Objective</h2>
    <p>To work with a well-established, organized company, and have the opportunity for growth. 
</p>
    </div>
    <h2 class="point" style="margin-left:15px;">Experience</h2>
      <div class="hl">
      <span class="open">April 2016 - present</span> 
      <span style="margin:500px;">Apple</span>
      <span style="margin:45px;">Atlanta, Ga</span>
      </div>
      <p class="title">Technical Specialist</p>
      <ul class="list">
        <li>Explanation of issues with device</li>
        <li>Appointments handled in timely manner/time management</li>
        <li>Clear options given</li>
        <li>Ability to empathies with customer concerns</li>
        <li>Attention to detail</li>
        <li>Strong team work </li>
        <li>Ability to quickly adapt to changing procedures, protocols, environment </li>
        <li>Responsible handling of customer information</li>
      </ul>
  <br>
      <div class="hl">
      <span class="open">November 2015 – Present </span>
      <span style="margin:465px;">Apple</span>
      <span style="margin:65px;">Atlanta, Ga</span>
    </div>
      <p class="title">Visuals Team</p>
    <ul class="list">
      <li>Imaging iOS and mac devices</li>
      <li>Maintaining visual standards across entire store</li>
      <li>Updating store with new products </li>
    </ul>
      <div class="hl">
      <span class="open">Augusta 2015 – March 2016</span> 
      <span style="margin-left:450px;">Apple</span>
      <span style="margin-left:530px;">Atlanta, Ga</span>
    </div>
      <p class="title">Red Zone Specialist</p>
    <ul class="list">
      <li>Extensive knowledge of products and service</li>
      <li>Minor troubleshooting of customer issues</li>
      <li>Ability to pair customer with appropriate products</li>
      <li>Product demonstrations</li>
    </ul>
      <div class="hl">
      <span class="open">March 2015 – August 2015</span> 
      <span style="margin-left:450px;">Best Buy</span>
      <span style="margin-left:500px;">Douglasville, Ga</span>
    </div>
      <p class="title">Computer and Digital Imaging Sales Specialist </p>
    <ul class="list"> 
      <li>Engage customers using selling skills to build complex, connected solutions</li>
      <li>Inspire customers by showing them what’s possible with technology</li>
      <li>Use innovative training tools to stay current, confident on products</li>
      <li>Accumulate and apply the appropriate knowledge and expertise</li>
      <li>Maintain department merchandising and readiness to serve customers</li>
      <li>Back up other team members</li>
    </ul>
      <div class="hl">
      <span class="open">May 2014 – December 2014</span>
      <span style="margin-left:445px;">Best Buy</span>
      <span style="margin-left:500px;">Augusta, Ga</span>
    </div>
      <p class="title">Sales Transaction Assistant</p>
  <ul class="list">
    <li>Partner with other employees to ensure customers’ end-to-end needs are met and that no customer is left unserved</li>
    <li>Provide friendly, fast, and accurate processing for all customer transactions</li>
    <li>Develop strong relationships with customers</li>
    <li>Help answer questions and resolve customer issues</li>
    <li>Knowledge of sales and promotions</li>
    <li>Attaching additional products and services</li>
  </ul>
      <div class="hl">
      <span class="open">November 2013 – December 2014</span>
      <span style="margin-left:380px;">Pacific Sunwear</span>
      <span style="margin-left:440px;">Augusta, GA</span>
    </div>
      <p class="title">Sales Associate</p>
  <ul class="list">
    <li>Completing Sales Transactions</li>
    <li>Extensive knowledge of products on floor</li>
    <li>Understanding and explaining current sales and promotions</li>
    <li>Stock and Shipment</li>
    <li>Online ordering</li>
    <li>Building displays</li>
    <li>General upkeep and Store recovery</li>
    <li>Loss prevention</li>
  </ul>
<h2 class="point" style="margin-left:15px;">Education</h2>
      <div>
      <span class="open">August 2016 – Present</span> 		
      <span style="margin-left:500px;">Georgia State University</span>		
      <span style="margin-left:450px;">Dunwoody, Ga</span>
      </div>
      <br>
      <div>
      <span class="open">January 2006 – December 2010</span> 	
      <span style="margin-left:440px;">Dunwoody High school</span>		
      <span style="margin-left:455px;">Dunwoody, Ga</span>
      </div>
    </div>
  </body>
</html>
              
            
!

CSS

              
                .head{
  text-align:center;
  color: white;
  padding:10px;
}
.bd{
  border-style:solid;
  color:black;
  padding:10px;
}
.hl{
  background-color:grey;
  padding-top:20px;
  padding-bottom:20px;
  font-size:20px;
}

.fl{
  margin: 300px;
  border: 0px;
  text-align: left;
}
.title{
  margin-left:40px;
  
}
.list{
  list-style-type:none; 
  margin-left:50px;
}
.point{
  border-bottom:solid;
}
.open{
  margin:40px;
}
body{
  font-family:arial;
}
              
            
!

JS

              
                
              
            
!
999px

Console