diff --git a/data/content-versions.json b/data/content-versions.json index 6e29933b..fd629553 100644 --- a/data/content-versions.json +++ b/data/content-versions.json @@ -1,5 +1,5 @@ { - "defaultVersion": "d194749e", + "defaultVersion": "2d6223ee", "overrides": { "raiselearning.org": { "39": "latest", diff --git a/docs/static/textheavyadjustedtable.png b/docs/static/textheavyadjustedtable.png new file mode 100644 index 00000000..1ca7e8c6 Binary files /dev/null and b/docs/static/textheavyadjustedtable.png differ diff --git a/docs/styles.md b/docs/styles.md index b758571f..4490e2ef 100644 --- a/docs/styles.md +++ b/docs/styles.md @@ -4,6 +4,7 @@ - [Styling Content for RAISE](#styling-content-for-raise) - Tables - [Text Heavy Tables](#text-heavy-table) + - [Text Heavy Adjusted Tables](#text-heavy-adjusted-table) - [Horizontal Tables](#horizontal-table) - [Mid-Sized Tables](#mid-size-table) - Skinny Tables @@ -83,6 +84,64 @@ Add as a class attribute to a table html tag. --- +## Text Heavy Adjusted Table + +Adds a solid border, styled table header, and padding to a table with column widths determined by the widest content in a column. + +**Example** + +
Lesson Number | +Lesson Title | +Associated Texas Essential Knowledge and Skills [TEKS] | +
---|---|---|
1.1 | +Exploring Expressions and Equations | +A1(A) apply mathematics to problems arising in everyday life, society, and the workplace +A2(C) write linear equations in two variables given a table of values, a graph, and a verbal description |
+
1.2 | +Writing Equations to Model Relationships (Part 1) | +A1(A) apply mathematics to problems arising in everyday life, society, and the workplace +A2(C) write linear equations in two variables given a table of values, a graph, and a verbal description |
+
1.3 | +Writing Equations to Model Relationships (Part 2) | +A1(A) apply mathematics to problems arising in everyday life, society, and the workplace +A1(C) select tools, including real objects, manipulatives, paper and pencil, and technology as appropriate, and techniques, including mental math, estimation, and number sense as appropriate, to solve problems +A2(C) write linear equations in two variables given a table of values, a graph, and a verbal description. |
+
1.4 | +Equations and Their Solutions | +A1(A) apply mathematics to problems arising in everyday life, society, and the workplace +A1(C) select tools, including real objects, manipulatives, paper and pencil, and technology as appropriate, and techniques, including mental math, estimation, and number sense as appropriate, to solve problems +A2(C) write linear equations in two variables given a table of values, a graph, and a verbal description |
+