Enquire Now

Tags: client-side

The term client-side refers to that portion of a web application which runs in the user's browser. Client-side code is most commonly written in Javascript, HTML and CSS. The counterpart of client-side is server-side, i.e., the part of a web application running at the web server.

0 Questions