CSS column-gap property
CSS column gap property The column gap property specifies the between the columns in flex box or multi-column layout if there is a column it will appear in the middle of the gap Insert line between columns word html Program <html> <head> <style> .newspaper { column-count: 3; column-gap: 40px; } </style> </head> <body> <h1>Columns Gap</h1> <div class="newspaper"> He was a leading pupil of Indian saint Ramakrishna, who lived in the 19th century. He was a prominent player in introducing the Indian darsanas (teachings, practices) of Yoga and Vedanta to the West, influenced by Western esotericism. He is also recognized for promoting interfaith understanding and elevating Hinduism to the rank of a major world religion in the late 19th century.He played a significant role in the modern Hindu reform movements in India and helped to formulate the idea of nationalism during the colonial era.The...