Skip to content

Instantly share code, notes, and snippets.

@fricze
Created November 25, 2013 17:03
Show Gist options
  • Save fricze/7644682 to your computer and use it in GitHub Desktop.
Save fricze/7644682 to your computer and use it in GitHub Desktop.
„Na procesorach rozpierdol”—typografia vol.1, materiały początkowe HTML
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<itle>Podstawka do HTML</itle>
<link rel="stylesheet" type="text/css" href="base.css">
</head>
<body>
<section class="content">
</section>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment