添加 hallmark 技能
This commit is contained in:
13
skills/hallmark/references/components/ft1-mast-headed.md
Normal file
13
skills/hallmark/references/components/ft1-mast-headed.md
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
### Ft1 · Mast-headed
|
||||
A wordmark and tagline anchor a single horizontal band. Two or three small links beside, address or licence below.
|
||||
*Use when:* the page has heavy content; the footer should be quiet and singular.
|
||||
*Don't confuse with:* Ft2 Inline-rule (which is even more reduced).
|
||||
|
||||
```html
|
||||
<footer class="foot-mast">
|
||||
<p class="wordmark">Studio Name</p>
|
||||
<p class="tagline muted">Designs that don't look generated.</p>
|
||||
<p class="links muted">Imprint · Privacy · Contact</p>
|
||||
</footer>
|
||||
```
|
||||
Reference in New Issue
Block a user