mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 11:24:29 -07:00
Add heading
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
---
|
||||
title: Table
|
||||
layout: documentation
|
||||
doc-tab: elements
|
||||
doc-subtab: table
|
||||
@@ -343,6 +344,12 @@ variables:
|
||||
<div class="container">
|
||||
<h1 class="title">Tables</h1>
|
||||
<h2 class="subtitle">The inevitable HTML <strong>table</strong>, with special case cells</h2>
|
||||
{%
|
||||
include meta.html
|
||||
colors=false
|
||||
sizes=false
|
||||
variables=true
|
||||
%}
|
||||
|
||||
<hr>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user