Skip to content

Instantly share code, notes, and snippets.

View jenniferlynparsons's full-sized avatar
🦄
ALL THE THINGS

Jennifer Lyn Parsons jenniferlynparsons

🦄
ALL THE THINGS
View GitHub Profile
@jenniferlynparsons
jenniferlynparsons / semantic-layout.html
Last active November 1, 2017 21:50 — forked from thomd/semantic-layout.html
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>
<?php
/**
* WordPress Query Comprehensive Reference
* Compiled by luetkemj - luetkemj.com
*
* CODEX: http://codex.wordpress.org/Class_Reference/WP_Query#Parameters
* Source: https://core.trac.wordpress.org/browser/tags/3.9/src/wp-includes/query.php
*/
$args = array(