VEDANTA COMPUTER EDUCATION

CSS CODING (Cascading Style Sheets)

thumb

CSS CODING (Cascading Style Sheets)

CSS CODING (Cascading Style Sheets) (6) – 2 Months Course

 CSS (Cascading Style Sheets) is the code that styles web content.

...
CSS: all about boxes
  1. padding , the space around the content. In the example below, it is the space around the paragraph text.
  2. border , the solid line that is just outside the padding.
  3. margin , the space around the outside of the border.