My Project

Website

A website (also written as a web site) is one or more web pages and related content that is identified by a common domain name and published on at least one web server. Websites a typically dedicated to a particular topic or purpose, such as news, education, commerce, entertainment or social media. Hyperlinking between web pages guides the navigation of the site, which often starts with a home page. The most-visited sites are Google, YouTube, and Facebook.
If you want to know more about website,

Html

Hypertext Markup Language (HTML) is the standard markup language[a] for documents designed to be displayed in a web browser. It defines the content and structure of web content. It is often assisted by technologies such as Cascading Style Sheets (CSS) and scripting languages such as JavaScript, a programming language.Web browsers receive HTML documents from a web server or from local storage and render the documents into multimedia web pages.HTML elements are the building blocks of HTML pages. With HTML constructs, images and other objects such as interactive forms maybe embedded into the rendered page.
If you want to know more about html,

CSS

Cascading Style Sheets (CSS) is a style sheet language used for specifying the presentation and styling of a document written in a markup language such as HTML or XML.CSS is designed to enable the separation of content and presentation, including layout, colors, and fonts. This separation can improve content accessibility, since the content can be written without concern for its presentation; provide more flexibility and control in the specification of presentation characteristics; enable multiple web pages to share formatting by specifying the relevant CSS in a separate .css file, which reduces complexity and repetition in the structural content;and enable the .
If you want to know more about css,

JScript

In November 1996, Netscape submitted JavaScript to Ecma International, as the starting point for a standard specification that all browser vendors could conform to. This led to the official release of the first ECMAScript language specification in June 1997.The standards process continued for a few years, with the release of ECMAScript 2 in June 1998 and ECMAScript 3 in December 1999.However, the effort to fully standardize the language was undermined by Microsoft gaining an increasingly dominant position in the browser market. This meant that JScript became the de facto standard for client-sidscripting on the Web.
If you want to know more about js,

PHP

PHP is a general-purpose scripting language geared towards web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1993 and released in 1995.PHP was originally an abbreviation of Personal Home Page but it now stands for the recursive acronym PHP: Hypertext Preprocessor. PHP code is usually processed on a web server by a PHP interpreter implemented as a module, a daemon or a Common Gateway Interface (CGI) executable. On a web server, the result of the interpreted and executed PHP code—which may be any type of data, such as generated HTML or binary image data—would form the whole or part of an HTTP response.
If you want to know more about PHP,

Media

Mobile social media refers to the use of social media on mobile devices such as smartphones and tablets. It is distinguished by its ubiquity, since users no longer have to be at a desk in order to participate on a computer. Mobile services can further make use of the user's immediate location to offer information, connections, or services relevant to that location.
If you want to know more about media,