WHAT IS WEB DEVELOPMENT ?
a simple single static page of plain text to complex web applications, electronic businesses, and social network services. A more comprehensive list of tasks to which Web development commonly refers, may include Web engineering, Web design, Web content development, client liaison, client-side/server-side scripting, Web server and network security configuration, and e-commerce development.Web development is the work involved in developing a Web site for the Internet (World Wide Web) or an intranet (a private network). … Among Web professionals, “Web development” usually refers to the main non-design aspects of building Web sites: writing markup and coding
Answers ( 2 )
There are two broad divisions of web development – front-end development (also called client-side development) and back-end development (also called server-side development).
Front-end development refers to constructing what a user sees when they load a web application – the content, design and how you interact with it. This is done with three codes – HTML, CSS and JavaScript.
Web development is refers to developing a Web site for the Internet.Among Web professionals, “Web development” usually refers to the non-design aspects of building Web sites: writing markup and coding.