Project Description

Web solution will attempt to give you a basic understanding of various aspects of web publishing languages such as HTML, ASP, JavaScript, CGI and server configuration.A web application is a client–server software application in which the client (or user interface) runs in a web browser,Common web applications include webmail, online retail sales, online auctions, wikis, instant messaging services and many other functions.

Web Technologies

JavaScript

JavaScript has become one of the most popular programming languages on the Web. Initially, however, many professional programmers denigrated the language because, among other reasons, its target audience consisted of Web authors. The advent of Ajax returned JavaScript to the spotlight and brought more professional programming attention.

PHP

PHP is a server-side scripting language designed primarily for web development but also used as a general-purpose programming language.PHP code may be embedded into HTML code, or it can be used in combination with various web template systems, web content management systems and web frameworks.

HTML

HyperText Markup Language (HTML) is the standard markup language for creating web pages and web applications With Cascading Style Sheets.HTML describes the structure of a web page semantically and originally included cues for the appearance of the document.

CSS

Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation of a document written in a markup language.