SYNTEX OF CSS Unknown 00:12 CSS Unknown CSS Syntex: A CSS rule set consists of a selector and a declaration block: Example p { color: red; font-size: 12px; } Author : Unknown Share this Google Facebook Twitter More Digg Linkedin Stumbleupon Delicious Tumblr BufferApp Pocket Evernote Related Posts THE ELEMENT SELECTOR The element Selector: The element selector selects elements based on the element name. CSS TUTORIALS FOR BEGINNERS CSS TUTORIALS FOR BEGINNERS: CSS is a stylesheet language that describes the preseHOW TO INSERT CSS There are three ways of inserting a style sheet: External style sheet Internal style shCSS ID SELECTOR id Selector: The "id selector" uses the id attribute of an HTML element to select a