Info about meta tags

Info about HTML 5 Shiv

 

If you enjoy listening please share it with your friends and Please go to iTunes and Stitcher to rate the show! Ratings get listeners!!

If you leave a good comment it could end up on the front page of the site!

http://www.Webdevpod.com for all the content and links

@TNPWDesign

@tommnorman

DreamHost promo code – tnpw

 

<!DOCTYPE html>
<html lang=”en”>
<head>
<title>TNPW Design</title>
<meta charset=”utf-8″>
<meta name=”description” content=”TNPW Design is a Freelance Website Design And Website Development Business in Green Bay, WI 54301. Podcast Creation Services Available.” />
<meta name=”keywords” content=”HTML,CSS,Web Development,Web Design”>

<link rel=”stylesheet” href=”css/screen.css” media=”screen”>
<link rel=”stylesheet” href=”css/phone.css” media=”screen”>
<link rel=”stylesheet” href=”css/tablet.css” media=”screen”>
<link rel=”stylesheet” type=”text/css” href=”css/jquery.fancybox.css” media=”screen” />

<!– BEGIN JQUERY LIBRARY –>
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js”></script>
<!– END JQUERY LIBRARY –>

<!– BEGIN GOOGLE FONTS –>
<link href=’http://fonts.googleapis.com/css?family=Kite+One|Merienda+One|Sintony’ rel=’stylesheet’ type=’text/css’>
<!– END GOOGLE FONTS –>

<!– FANCY BOX JAVASCRIPT BEGIN –>
<script type=”text/javascript” src=”js/jquery.fancybox.pack.js”></script>
<script type=”text/javascript” src=”js/jquery.fancybox.load.js”></script>
<!– END FANCY BOX JS –>

<!– Only use when building media rules –>
<meta name=”viewport” content=”width=device-width, initial-scale=1.0″>
<!– End: meta – viewport –>
<!–[if lt IE 9]–>
<script src=”http://html5shim.googlecode.com/svn/trunk/html5.js”></script>
<!–[endif]–>

</head>
</html>