Snippets:

Hydrogen: custom banner and hidden title

Despite its simple look, Hydrogen’s layout is slightly more complex than usual: for example, sitemenu is on top and the title is contained inside a box with text aligned at its bottom. One downside in this layout is that the banner is bound to the “title” element; this means that if you hide the title, [...]

Improve the “blockquote” object

In an HTML page you can use the <blockquote> tag to give emphasis to a chunk of text: most of the times it is used to display a block of quoted text. Sandvox 2.1 added a new blockquote object that does just this: it adds a blockquote tag to your page. This block of text [...]