CSS
CSS stands for Cascading Style Sheet. It is a style language that defines layout of HTML documents. For example CSS covers fonts, colors, margins, lines, height, width, background images, advanced positions and many other things. CSS is mainly used for rendering HTML, but can also be used for rendering XML. It is a formatting template…