You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: style-guides/code/html_and_css.md
+1
Original file line number
Diff line number
Diff line change
@@ -2,3 +2,4 @@
2
2
3
3
* Element IDs and class names should always be ``lowercase-with-dashes``.
4
4
* Put modals and JST templates in their own files. If using our fork of the NPR app template these belong in the `templates` and `jst` directories, respectively. When this isn't feasible, put modals in the page footer first, followed by inline javascript templates.
0 commit comments