Client side technology

What is client side?

When a piece of code is executed in your own device, it is client-side.

Client side

In web browser, it is the HTML, CSS and JavaScript.

HTML is for information organization. Specifically, it is how the information is organized in interface.

Think again why HTML was born. At the beginning we have pure text. Then we want to highlight what is important, what is headline, and what is less important. It is like we use the highlighter in your document on hand. So HTML means how the information is organized.

CSS is for styling the interface.

JavaScript is for logic controlling the interface.

Mobile client

What’s next? We’re going to take a look at “Server side technology”.

overlaied image when clicked on thumbnail

Makzan | Mobile web app dev with phonegap | Table of Content