CSS Alignments is a tutorial that will show you how to use CSS to align elements on a web page. You will learn how to use the various alignment properties available in CSS, such as text-align, vertical-align, and justify-content. You will also learn how
From Wikipedia
Cascading Style Sheets (CSS) is a style sheet language used for specifying the presentation and styling of a document written in a markup language, such as HTML or XML. CSS is a cornerstone technology of the World Wide Web, alongside HTML and JavaScript.