Skip to content

Instantly share code, notes, and snippets.

View rubenvp8510's full-sized avatar
🎯
Focusing

Ruben Vargas rubenvp8510

🎯
Focusing
View GitHub Profile
<!DOCTYPE HTML>
<html>
<head>
<title>Full Screen</title>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Full Screen">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no, minimal-ui">
<link rel="stylesheet" type="text/css" href="http://cdn.app-framework-software.intel.com/2.1/af.ui.css" />
<link rel="stylesheet" type="text/css" href="http://cdn.app-framework-software.intel.com/2.1/icons.css" />