\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{sophysicsss (quatumgirl03)} \pdfinfo{ /Title (philosophies-of-education.pdf) /Creator (Cheatography) /Author (sophysicsss (quatumgirl03)) /Subject (Philosophies of Education Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{0B0BDB} \definecolor{LightBackground}{HTML}{EFEFFC} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{Philosophies of Education Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{sophysicsss (quatumgirl03)} via \textcolor{DarkBackground}{\uline{cheatography.com/174651/cs/42361/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}sophysicsss (quatumgirl03) \\ \uline{cheatography.com/quatumgirl03} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Not Yet Published.\\ Updated 3rd March, 2024.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{multicols*}{2} \begin{tabularx}{8.4cm}{x{2.08 cm} x{5.92 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Essentialism}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Training the mind with what are essential} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Why teach? & To instill students with the "essentials" of academic knowledge, enacting a back-to-basic approach. \tn % Row Count 5 (+ 4) % Row 2 \SetRowColor{LightBackground} What to teach? & Basic skills or the fundamental R's such as reading, writing, arithmetic and right conduct. \tn % Row Count 9 (+ 4) % Row 3 \SetRowColor{white} How to teach? & Emphasis on mastery of subject matter. Observance of core requirements and longer academic year. \tn % Row Count 13 (+ 4) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Essentialism focuses primarily or entirely on the teaching and mastery of core basic subjects and skills. In an essentialist approach, the topics and competencies covered are commensurate with the learners' level of development. A student at the earliest stage of learning practices simple skills and concepts, which increase in complexity as the student advances in their learning trajectory. Typically, the subjects or skills that essentialists emphasize are reading, writing, mathematics, science, history, art, music and foreign languages, with technology being a common modern addition to the repertoire. Essentialist teaching methods often rely on rote practice and standardized assessment.} \tn % Row Count 27 (+ 14) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.08 cm} x{5.92 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Perennialism}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Teaching ideas that are everlasting.} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Why teach? & to teach students to think rationally and develop minds that can think critically. \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} What to teach? & Lessons are lifted from classic and great books. \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} How to teach? & Classroom are teacher-centered. Students engaged in socratic dialogue. \tn % Row Count 9 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{The perennialist teaching philosophy centers on the subject. This approach focuses on the teaching of ideas that have everlasting and universal value and truth. The teaching focus, then, is on principles such as reasoning and critical thinking in addition to time-tested concepts from well-known figures such as Plato and Einstein. The educator is responsible for guiding students in their efforts to think critically and logically and showing them how to appreciate great everlasting works.} \tn % Row Count 19 (+ 10) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.08 cm} x{5.92 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Progressivism}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Education comes from xperience} \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} Why teach? & to develop learners into becoming enlightened and intelligent citizens. \tn % Row Count 4 (+ 3) % Row 2 \SetRowColor{LightBackground} What to teach? & Curriculum that responds to studnets' needs and that relates to their personal lives and experience. \tn % Row Count 8 (+ 4) % Row 3 \SetRowColor{white} How to teach? & Teachers employ experiential methods. They believe that one learns by doing. \tn % Row Count 11 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{The progressivist teaching philosophy is a student-oriented approach that considers the significance of individuality and its connection to active learning. Progressivism states that the ideal learning situation is when the subject matter is relevant to the life of the learner and their abilities. Progressivist educators, therefore, often try to reveal the relevance of academic topics to stoke the curiosity and engagement of their students. This approach also emphasizes interaction, cooperation and consideration of other viewpoints as essential elements of learning.} \tn % Row Count 23 (+ 12) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.08 cm} x{5.92 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Existentialism}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Focuses on individual's freedom to choose their own purpose in life.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Why teach? & To help students understand and appreciate themselves as unique individuals. \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} What to teach? & Students are given a wie variety of options from which to choose. Humanities are given emphasis. \tn % Row Count 9 (+ 4) % Row 3 \SetRowColor{white} How to teach? & Methods focus on the individual. Learning is self-paced and self-directed. \tn % Row Count 12 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Existentialist educators believe there is no god or higher power guiding their students. They emphasize individuality and self-understanding as the first step in any education. They also use teaching methods and curriculum design that respect the identity and agency of both teachers and learners as human beings.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.08 cm} x{5.92 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Behaviorism}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{The acquisition of new behavior based on environmental conditions.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Why teach? & To modify and shape students' behavior. \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} What to teach? & Teachers teach students to respond favorably to various stimuli in the environment. \tn % Row Count 7 (+ 3) % Row 3 \SetRowColor{white} How to teach? & Teachers arrange environmental conditions. THey provide reinforcement and punishment. \tn % Row Count 10 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{The behaviorist school of thought states that students learn behaviors through their interactions. According to behaviorists, an individual's intrinsic qualities have little bearing on how they behave within an environment. Rather, the teacher can directly and intentionally influence the quality and consistency of student behaviors with various strategies. An example of behaviorist thought in practice is positive reinforcement, in which a learner receives a reward for positive actions. In time, they come to associate these actions with rewards and so prefer to behave well rather than poorly.} \tn % Row Count 22 (+ 12) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Constructivism}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{People construct their own understanding and knowledge of the world.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Why teach? & To develop intrinsically motivated and independent learners equipped with learning skills. \tn % Row Count 7 (+ 5) % Row 2 \SetRowColor{LightBackground} What to teach? & Students are taught how to learn. \tn % Row Count 9 (+ 2) % Row 3 \SetRowColor{white} How to teach? & Teacher provide students with data or experieces that allow them hypothesize, predict, manipulate, pose questions, researcg and invent. \tn % Row Count 16 (+ 7) % Row 4 \SetRowColor{LightBackground} Aside from these ideas concerning unique foundations and learning outcomes, constructivism includes the following precepts: & Social interactions, such as those experienced through discussion and group work, are essential to the construction of knowledge. \tn % Row Count 23 (+ 7) % Row 5 \SetRowColor{white} & It's necessary for learners to engage actively in learning activities not only to gain knowledge but also to retain it and build meaningfully on top of it. \tn % Row Count 31 (+ 8) \end{tabularx} \par\addvspace{1.3em} \vfill \columnbreak \begin{tabularx}{8.4cm}{x{4 cm} x{4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Constructivism (cont)}} \tn % Row 6 \SetRowColor{LightBackground} & It's also necessary for individuals to reflect actively on their learning so that they achieve a more complete understanding of new ideas. \tn % Row Count 7 (+ 7) % Row 7 \SetRowColor{white} & Learning happens when people can connect new information with what they already know or thought they knew. \tn % Row Count 13 (+ 6) % Row 8 \SetRowColor{LightBackground} & Motivation and a willingness to reflect on previous learning are crucial to the learning process. \tn % Row Count 18 (+ 5) % Row 9 \SetRowColor{white} & As learners develop, they become better and identifying relevant information, classifying it mentally and weaving it into sophisticated systems of thought that incorporate multiple simultaneous ideas. \tn % Row Count 28 (+ 10) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{The constructivist philosophy states that learners develop knowledge by building on the foundations of previous learning. Constructivists acknowledge that learners come from different backgrounds, so they carry their unique set of circumstances and experiences into the shared environment of the classroom. Moreover, the experiences and knowledge specific to a learner can affect how they receive new information.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{2.08 cm} x{5.92 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Reconstructionism}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Emphasizes the addressing of social questions and a quest to create a better society.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Why teach? & To attain social reform. \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} What to teach? & Curriculum focuses on student taking social action in solving real problems. \tn % Row Count 6 (+ 3) % Row 3 \SetRowColor{white} How to teach? & Social issues are dealt through inquiry, dialogue, and multiple perspectives. Community-based learning is utilized. \tn % Row Count 10 (+ 4) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{It promotes an empowering approach to education, where the learner is in charge of their own learning journey.} \tn % Row Count 13 (+ 3) % Row 5 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{Reconstructionism in education is a philosophy that emphasizes the importance of dismantling oppressive social and institutional structures in order to achieve equality for all learners.} \tn % Row Count 17 (+ 4) % Row 6 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Social-reconstructionist education is based on the theory that society can be reconstructed through the complete control of education.} \tn % Row Count 20 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{The objective was to change society to conform to the basic ideals of the political party or government in power or to create a utopian society through education. Social reconstruction in education refers to a sociopolitical movement that has the goal of transforming society through the education system.} \tn \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} p{0.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Idealism}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Adheres to the view that nothing exists except in the mind of man, the mind of god, or in a super or supra-natural realm.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{Idealists believe that ideas and knowledge are enduring and can change lives.} \tn % Row Count 5 (+ 2) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Idealism, as a teaching philosophy, posits that ideas are the only true reality and the objective of the learner is to seek the truth. In this understanding of the world, true ideas are ongoing universal constants, so learners can discover knowledge but not necessarily create it. Some idealists also state that the goal of education is to develop the sort of mind and skills that can better serve society. An important facet of the idealist approach is awareness of a role model whose example can guide the learner to an understanding of their place in and contributions to society.} \tn % Row Count 17 (+ 12) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} p{0.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Realism}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{stresses that the world is made up of real, substantial and material entities.} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{lnowledge is derived from sense and experience.} \tn % Row Count 3 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{The realist teaching philosophy states that reality and the mind's perception of it are separate phenomena. In reality, there are objective truths and values, and it's the goal of education to promote rational modes of thought to uncover what truth is. Educators who the realist philosophy tend to focus on teaching critical thinking and the scientific method. By these means can learners overcome their preconceptions and biases and approach a more logical perception.} \tn % Row Count 13 (+ 10) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} p{0.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{\seqsplit{Pragmatism/Experimentalism}}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Pragmatists believe that the curriculum should reflect the society, emphasizing the needs and interests of the children.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{The pragmatist approach posits that the goal of education is to teach learners the knowledge and skills that are likely to be of practical use to them. To that end, pragmatist educators tend to implement such methods as project- and play-based learning, experiential learning, experimentation and excursions. What qualifies as pragmatic is often dependent on the circumstances of the learner, their environment and their time. As societies evolve in response to changing technologies and lifestyles, the pragmatic teaching philosophy adapts to provide learners with relevant education.} \tn % Row Count 15 (+ 12) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} p{0.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Hinduism}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{emphasizes a commitment to an ideal way of life characterized by honesty, courage, service, faith, self-control, purity and non-violence which can be achieved through YOGA.} \tn % Row Count 4 (+ 4) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{3.6 cm} x{4.4 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Buddhism}} \tn % Row 0 \SetRowColor{LightBackground} believes in the four noble truths & The truth of suffering (dukkha) \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} & The truth of the cause of suffering (samudaya) \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} & The truth of the end of suffering (nirodhu) \tn % Row Count 7 (+ 2) % Row 3 \SetRowColor{white} & The truth of the path that leads to the end of suffering (magga) \tn % Row Count 10 (+ 3) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{believes in the Law of Karma} \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{x{5.44 cm} x{2.56 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Confucianism}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{teaches moral life through devotion to the family, loyalty to the elders, love of learning, brotherhood, civil service, and universal love and justice.} \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} Stresses the Five Cardinal Virtues & 1. Benevolence \tn % Row Count 6 (+ 2) % Row 2 \SetRowColor{LightBackground} & 2. \seqsplit{Righteousness} \tn % Row Count 8 (+ 2) % Row 3 \SetRowColor{white} & 3. Propriety \tn % Row Count 9 (+ 1) % Row 4 \SetRowColor{LightBackground} & 4. Wisdom \tn % Row Count 10 (+ 1) % Row 5 \SetRowColor{white} & 5. Sincerity \tn % Row Count 11 (+ 1) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} p{0.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Taoism}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{A philosophy advocating simplicity, frugality and the joys of being close to nature and being in harmony with the whole universe.} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{Strongly believes in Wu Wei (let things come naturally)} \tn % Row Count 5 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} p{0.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Zen Buddhism (Japanese Version)}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Believes in the Third Eye (to see things which are invisible to the naked eyes and to get attuned to the things around us)} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{2}{x{8.4cm}}{Encourages meditation (mind awakening)} \tn % Row Count 4 (+ 1) % Row 2 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{Teaches that the entire universe is one's mind and if one cannot realize enlightenment in one's own mind now, one cannot ever achieve enlightenment.} \tn % Row Count 7 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{8.4cm}{p{0.8 cm} p{0.8 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{8.4cm}}{\bf\textcolor{white}{Islam}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{2}{x{8.4cm}}{has five pillars: beliefs in Allah, prayer (5x a day), fasting, almsgiving, and pilgrimage.} \tn % Row Count 2 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} % That's all folks \end{multicols*} \end{document}