Skip to content

Instantly share code, notes, and snippets.

@TristanBrotherton
Created November 4, 2015 21:59
Show Gist options
  • Select an option

  • Save TristanBrotherton/69dd1eb4721a3f66bd6c to your computer and use it in GitHub Desktop.

Select an option

Save TristanBrotherton/69dd1eb4721a3f66bd6c to your computer and use it in GitHub Desktop.
avamyg
%table.table.table-bordered
%thead
%tr
%th
%th
%h2 Owners
%p 1 to 4 Properties
%th
%h2 Property Managers
%p 5+ Properties
%tbody
%tr
%td
Monthly Price
%td
$9
%td
$36
%tr
%td.divider{:colspan => '3'}
Optional Addons
%thead
%tr
%th
CREDIT CARD RATES
%tbody
%tr
%td
Base Rate
%td
2.49% + $0.30
%td
2.19% + $0.30
th {
background: #eee;
}
.divider {
text-align: center;
line-height: 165px;
}
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment