Publisher's Synopsis
Sometimes you just want to write some code. We share the basics of HTML, CSS, and JavaScript.
First, we start with some basics of HTML.
- HTML tables, spans, and divs
- HTML5 new features
The second section is devoted to CSS.
- CSS box model
- CSS3 new features
Next, we cover JavaScript's basic syntax.
- Variable and Values
- Functions
- Conditionals
- Loops
- Scope
- Closures
This isn't a long one but a concise quick-start guide for all levels who want to know HTML, CSS, and JavaScript.