Tuesday, 24 January 2017

Thursday, 19 January 2017

Lecture 4.1 - CSS Introduction & types of CSS including ID and Class

Cascading Style Sheets, fondly referred to as CSS, is a simple design language intended to simplify the process of making web pages presentable. CSS handles the look and feel part of a web page. Using CSS, you can control the color of the text, the style of fonts, the spacing between paragraphs, how...