View on GitHub

reading-notes

Learning Notes Repo for Code Fellows

CSS Layout

There are several key points in layout:

Function, Methods, and Objects

Functions let you group a series of statements together to perform a specific task. Tips of using a function:

<==Back