Tutorial Site

This is Tutorial site, thank you for read don't forget to comment on my blog

Sunday, March 17, 2013

MySQL Basic

.floatright{ float: right; width:156px; margin: 0 0 10px 10px; padding:2px;} .dropcap{ float:left; width: .7em; font-size: 4em; line-height: 83%; } Introduction 2 MySQL works on many different system platforms, including AIX, BSDi, FreeBSD, HP-UX, eComStation, i5/OS, IRIX, Linux, Mac OS X, Microsoft Windows, NetBSD, Novell NetWare, OpenBSD,OpenSolaris, OS/2 Warp, QNX, Solaris, Symbian, SunOS, SCO OpenServer, SCO UnixWare, Sanos and Tru64....

MySQL Basic

.floatright{ float: right; width:156px; margin: 0 0 10px 10px; padding:2px;} .dropcap{ float:left; width: .7em; font-size: 4em; line-height: 83%; } Introduction 1 MySQL is the world's most used open source relational database management system (RDBMS)that runs as a server providing multi-user access to a number of databases. It is named after co-founder Michael Widenius' daughter, My. The SQL phrase stands for Structured Query Language. The...

JQuery Basic

.floatright{ float: right; width:156px; margin: 0 0 10px 10px; padding:2px;} .dropcap{ float:left; width: .7em; font-size: 4em; line-height: 83%; } Introduction 2 JQuery includes the following features: DOM element selections using the multi-browser open source selector engine Sizzle, a spin-off out of the jQuery project[12] DOM traversal and modification (including support for CSS 1-3) DOM manipulation based on CSS selectors that uses node...

JQuery Basic

.floatright{ float: right; width:156px; margin: 0 0 10px 10px; padding:2px;} .dropcap{ float:left; width: .7em; font-size: 4em; line-height: 83%; } Introduction 1 JQuery is a multi-browser JavaScript library designed to simplify the client-side scripting of HTML. It was released in January 2006 at BarCamp NYC by John Resig. It is currently developed by a team of developers led by Dave Methvin. Used by over 55% of the 10,000 most visited websites,...

JavaScript Basic

.floatright{ float: right; width:156px; margin: 0 0 10px 10px; padding:2px;} .dropcap{ float:left; width: .7em; font-size: 4em; line-height: 83%; } Introduction 2 JavaScript was originally developed in Netscape, by Brendan Eich. Battling with Microsoft over the Internet, Netscape considered their client-server solution as a distributed OS, running a portable version of Sun Microsystems' Java. Because Java was a competitor of C++ and aimed...

JavaScript Basic

.floatright{ float: right; width:156px; margin: 0 0 10px 10px; padding:2px;} .dropcap{ float:left; width: .7em; font-size: 4em; line-height: 83%; } Introduction 1 JavaScript (JS) is an interpreted computer programming language. It was originally implemented as part of web browsers so that client-side scriptscould interact with the user, control the browser, communicate asynchronously, and alter the document content that was displayed. JavaScript...

CSS3 Basic

.floatright{ float: right; width:156px; margin: 0 0 10px 10px; padding:2px;} .dropcap{ float:left; width: .7em; font-size: 4em; line-height: 83%; } Introduction 1 Unlike CSS 2, which is a large single specification defining various features, CSS 3 is divided into several separate documents called "modules". Each module adds new capabilities or extends features defined in CSS 2, over preserving backward compatibility. Work on CSS level 3 started...

CSS Basic

.floatright{ float: right; width:156px; margin: 0 0 10px 10px; padding:2px;} .dropcap{ float:left; width: .7em; font-size: 4em; line-height: 83%; } Introduction 2 CSS has a simple syntax and uses a number of English keywords to specify the names of various style properties. A style sheet consists of a list of rules. Each rule or rule-set consists of one or more selectors, and a declaration block. A declaration-block consists of a list of...

CSS Basic

.floatright{ float: right; width:156px; margin: 0 0 10px 10px; padding:2px;} .dropcap{ float:left; width: .7em; font-size: 4em; line-height: 83%; } Introduction 1 Cascading Style Sheets (CSS) is a style sheet language used for describing the presentation semantics (the look and formatting) of a document written in a markup language. Its most common application is to style web pages written in HTML and XHTML, but the language can also be applied...

HTML5 Basic

.floatright{ float: right; width:156px; margin: 0 0 10px 10px; padding:2px;} .dropcap{ float:left; width: .7em; font-size: 4em; line-height: 83%; } Introduction 2 The Web Hypertext Application Technology Working Group (WHATWG) began work on the new standard in 2004. At that time, HTML 4.01 had not been updated since 2000,and the World Wide Web Consortium (W3C) was focusing future developments on XHTML 2.0. In 2009, the W3C allowed the XHTML...

HTML5 Basic

.floatright{ float: right; width:156px; margin: 0 0 10px 10px; padding:2px;} .dropcap{ float:left; width: .7em; font-size: 4em; line-height: 83%; } Introduction 1 HTML5 is a markup language for structuring and presenting content for the World Wide Web and a core technology of the Internet. It is the fifth revision of the HTML standard (created in 1990 and standardized as HTML 4 as of 1997) and, as of December 2012, is a W3C Candidate Recommendation....

Friday, March 15, 2013

HTML Basic

Introduction 2 In 1980, physicist Tim Berners-Lee, who was a contractor at CERN, proposed and prototyped ENQUIRE, a system for CERN researchers to use and share documents. In 1989, Berners-Lee wrote a memo proposing an Internet-based hypertext system. Berners-Lee specified HTML and wrote the browser and server software in the last part of 1990. In that year, Berners-Lee and CERN data systems engineer Robert Cailliau collaborated on a joint request...

HTML Basic

Introduction 1 HyperText Markup Language (HTML) is the main markup language for creating web pages and other information that can be displayed in a web browser. HTML is written in the form of HTML elements consisting of tags enclosed in angle brackets (like ), within the web page content. HTML tags most commonly come in pairs like and , although some tags, known as empty elements, are unpaired, for example . The first tag in a pair is the start...

PHP Basic

.floatright{ float: right; width:156px; margin: 0 0 10px 10px; padding:2px;} .dropcap{ float:left; width: .7em; font-size: 4em; line-height: 83%; } Introduction 2 PHP development began in 1994 when the developer Rasmus Lerdorf wrote a series of Common Gateway Interface (CGI) Perl scripts, which he used to maintain his personal homepage. The tools performed tasks such as displaying his résumé and recording his Web traffic. He rewrote these...

PHP Basic

.floatright{ float: right; width:156px; margin: 0 0 10px 10px; padding:2px;} .dropcap{ float:left; width: .7em; font-size: 4em; line-height: 83%; } Introduction 1 PHP is a server-side scripting language designed for Web development but also used as a general-purpose programming language. PHP is now installed on more than 20 million Web sites and 1 million Web servers Originally created by Rasmus Lerdorf in 1995, the reference implementationof...