CSS01: Introduction to CSS
CSS stands for Cascading Style Sheets.
Used to specify the design, feel and look of a website. It used to tell web browser how to display text, font styles, margin and spacing, background colour ad image and many more.
CSS can be written in side a html file or as external file that contains all style.
Used to specify the design, feel and look of a website. It used to tell web browser how to display text, font styles, margin and spacing, background colour ad image and many more.
CSS can be written in side a html file or as external file that contains all style.
Comments
Post a Comment