# Default Styles

This extension adds styles for common HTML tags.

Inspired by [W3 Default style sheet for HTML 4](https://www.w3.org/TR/CSS2/sample.html).

|Type|View|
|---|---|
|Flow|`<div />`, `<dd />`, `<dl />`, `<dt />`, `<ol />`, `<ul />`, `<menu />`, `<li />`, `<pre />`, `<address />`, `<h1 />`, `<h2 />`, `<h3 />`, `<h4 />`, `<h5 />`, `<h6 />`, `<p />`, `<fieldset />`, `<form />`, `<blockquote />`, `<input />`, `<select />`|
|`font.weight: 0.7`|`<h* />`, `<b />`, `<strong />`|
