User Tools

Site Tools


playground:playground

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
playground:playground [2017/01/19 00:33]
michael [OVERVIEW]
playground:playground [2018/06/01 20:12] (current)
Line 1: Line 1:
-===== OVERVIEW ===== +====== PlayGround ======
  
-__**WOLFCOM ENTERPRISES**__ is pleased to support local & international law enforcement in achieving its goals for +===== Vision Set-Up Manager ===== 
 +<html> 
 +<head> 
 +<meta name="viewport" content="width=device-width, initial-scale=1"> 
 +<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> 
 +<style> 
 +.fa { 
 + padding: 10px; 
 + font-size: 20px; 
 + width: 20px; 
 + text-align: center; 
 + text-decoration: none; 
 + margin: 5px 2px; 
 + border-radius: 50%; 
 +}
  
-improving customer satisfaction by providing training and technical support in a current generational setting giving +.fa:hover { 
 + opacity: 0.7; 
 +}
  
-access to technical support worldwide. With a dedicated team of specialist, we are committed to improving the +.fa-facebook { 
 + background: #3B5998; 
 + color: white; 
 +}
  
-customer experience through convenience, accuracy, and problem solving. +.fa-twitter { 
 + background: #55ACEE; 
 + color: white; 
 +}
  
 +.fa-google {
 + background: #dd4b39;
 + color: white;
 +}
  
 +.fa-linkedin {
 + background: #007bb5;
 + color: white;
 +}
  
-====== Products: ======+.fa-youtube { 
 + background: #bb0000; 
 + color: white; 
 +}
  
 +.fa-instagram {
 + background: #125688;
 + color: white;
 +}
  
 +.fa-pinterest {
 + background: #cb2027;
 + color: white;
 +}
  
 +.fa-snapchat-ghost {
 + background: #fffc00;
 + color: white;
 + text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
 +}
  
 +.fa-skype {
 + background: #00aff0;
 + color: white;
 +}
  
 +.fa-android {
 + background: #a4c639;
 + color: white;
 +}
  
 +.fa-dribbble {
 + background: #ea4c89;
 + color: white;
 +}