Customised templates: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
m
→‎HTML 5 - a very quick quide to structure: see http://sandaysoft.com/forum/viewtopic.php?f=4&t=11961
m (→‎HTML 5 - a very quick quide to structure: see http://sandaysoft.com/forum/viewtopic.php?f=4&t=11961)
Line 103: Line 103:
<html lang="en"><!-- modify this if you are not using English language -->
<html lang="en"><!-- modify this if you are not using English language -->
<head>
<head>
<meta charset="utf-8"><!-- assigns the recommended standard subset of characters -->
<meta http-equiv=Content-Type content="text/html; charset=utf-8"><!-- assigns the recommended standard encoding -->
         <meta name="description" content="<#location> weather data">
         <meta name="description" content="<#location> weather data">
         <meta name="keywords" content="Cumulus, <#location> weather data, weather, data, weather station">
         <meta name="keywords" content="Cumulus, <#location> weather data, weather, data, weather station">
5,838

edits

Navigation menu