// ******************************************************************************************************************************************************
// * By Dr. Roy C. Davies, March 2023, roy.c.davies@ieee.org
// ******************************************************************************************************************************************************
const code = {
grids : `
`,
grids_with_popups: `
`,
columns : `
`,
rows : `
`,
gutters : `
`,
negative_margins : `
`,
automatic_flow : `
`,
column_content : `
`,
column_widths : `
`,
attached : `
`,
grouping : `
`,
clearing_floated : `
`,
special_grids : `
`,
nesting_grids : `
`,
colored : `
Olive
Black
Custom Row
Black
Olive
`,
automatic_column_count : `
`,
centering_content : `
`,
significant_word_order : `
Left floated right aligned column
Right floated left aligned column
Center aligned row
Center aligned row
Right Aligned Column
`,
containers : `
`,
stackable : `
`,
reverse_order : `
First
Second
Third
`,
doubling : `
`,
manual_tweaks : `
`
}
export default code;