View on GitHub

reading-notes

Learning Notes Repo for Code Fellows

Structure

Extra Markup

HTML5 Layour

HTML5 introduced several new elements that can help to define the structure of a page.

Process & Design

The ABC of Programming

A: The definition of the script and the way to create one

B: The ways for computers to fit in the real world

C: Tips on how to write a script for a web page

<==Back