Skip to main content

CSS

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.

Web

By understanding the logic and program structure learned in this module, we can write logical, structured, and efficient web code.