head css code example
Example 1: add css to an html file
<link rel=“stylesheet” type=“text/css” href=“style.css” />
Example 2: meta tag background
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel=“stylesheet” type=“text/css” href=“style.css” />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">