Skip to main content
  1. Study/
  2. Computer Programming/
  3. Web/

Practicum Module I

Introduction to HTML, CSS, PHP, Javascript, etc.

Web Programming I #09: CSS

·6 mins· loading
CSS is a language used to format the presentation of a document written in a markup language. When discussed in the context of the web, it can be interpreted as a language used to format the layout/design of an HTML page.