Skip to content

Commit

Permalink
Update odi-style-guide.md
Browse files Browse the repository at this point in the history
Adding law citations
  • Loading branch information
m-sullivan7 authored Jun 10, 2024
1 parent b821690 commit 035e174
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions docs/pages/content-design/odi-style-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,21 @@ To make your headings effective:
* Don’t skip heading levels. For example, don’t go straight from H2 to H4. Each level has its own style. Using levels consistently makes a good experience for readers. This also helps people using screen readers.
* Nest heading levels appropriately. For example, H3s can be used for content relevant to the H2 above it. But don’t go past H4. That much nesting is hard for readers to follow.

### Law citations

When referencing a law, use this format: [Chamber] Bill [Number] ([Author's political party affiliation abbreviation], [Author last name]-[Author's city]), [Bill title]. If you’re unsure of the author’s city, call their office. Use [California Legislative Information](https://leginfo.legislature.ca.gov/faces/home.xhtml) to find the bill title.

<div class="blockquote-container">
<div class="blockquote-body">
<div class="blockquote-header"><strong>Example:</strong></div>
<div class="blockquote-content">

Senate Bill (SB) 35 (D, Weiner-San Francisco), Planning and zoning: affordable housing: streamlined approval process passed in 2017. SB 35 aims to build more affordable housing faster.

</div>
</div>
</div>

### Links

Links are embedded in text instead of standing alone.
Expand Down

0 comments on commit 035e174

Please sign in to comment.