Skip to content

Instantly share code, notes, and snippets.

@ScribbleGhost
ScribbleGhost / Underscores markup basics.html
Last active August 12, 2023 02:27
A visual illustration of underscores, the WordPress theme starter framework
<!-- below is content from header.php -->
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
<link href="https://fonts.googleapis.com/css?family=Heebo&display=swap" rel="stylesheet">
<style>
@-ms-viewport {
width: device-width;
}