reading-notes

Text

CSS

creates rules that controls how each box/contents present.

<link href="cssFilePath.css" type="text/css" rel="stylesheet">

Javascript

Decisions and Loops

Home