View on GitHub

read-notes-corrected

Web Programming

Here in this small article you are going to read some very important notes about web Programming

So let’s get started

WireFrame

fig(1)-“WireFrame”

You will start writing code with any Language you want , but in this article we are going to talk about HTML & CSS and show some example about codes with these languages .

You can design any page with the standard language “HTML” to design the page and use “CSS” to make the style of the page .

Like the image below

Code

Tages HTML

difference between HTML & HTML5

The main differences between HTML & HTML5 are shown in the tables below :

difference

HTML-Design

** References **

HTML & CSS Design and Build Websites Book ; By Jon DuCkeTT