Skip to content

Instantly share code, notes, and snippets.

@hasantayyar
hasantayyar / tags.html
Last active August 29, 2015 14:17
article meta tags
<link rel="schema.DC" href="http://purl.org/dc/elements/1.1/" />
<meta name="DC.Title" content="Human Papilloma Virus and HPV vaccine knowledge among Mustafa Kemal University Medical Students"/>
<meta name="DC.Description" xml:lang="en" content=" abstract..."/>
<meta name="DC.Date.created" scheme="ISO8601" content="2014-02-25"/>
<meta name="DC.Date.dateSubmitted" scheme="ISO8601" content="2014-02-05"/>
<meta name="DC.Date.issued" scheme="ISO8601" content="2014-05-07"/>
<meta name="DC.Date.modified" scheme="ISO8601" content="2014-02-25"/>
@thomd
thomd / semantic-layout.html
Last active March 29, 2024 00:27
Standard HTML5 Semantic Layout
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Title</title>
<link href="stylesheets/main.css" rel="stylesheet" />
</head>
<body>
<header>
<hgroup>
@kevinSuttle
kevinSuttle / meta-tags.md
Last active May 12, 2024 15:28 — forked from lancejpollard/meta-tags.md
List of Usable HTML Meta and Link Tags