Share our work
Tweet
404: Page not found
Oops! Since you are looking for does not exist.
This error probably occurred because you entered an incorrect address or because you have followed a link does not work. Double check the address and try again.
Home
HTML
What's HTML ?
HTML elements are the basic building-blocks of webpages. HTML is written in the form of HTML elements consisting of tags enclosed in angle brackets (like <html>), within the web page content. HTML tags most commonly come in pairs like <h1> and </h1>, although some tags, known as empty elements, are unpaired, for example <img>. The first tag in a pair is the start tag, the second tag is the end tag (they are also called opening tags and closing tags). In between these tags web designers can add text, tags, comments and other types of text-based content.
HTML Tutorial
HTML Basic
HTML Tags
HTML Formatting
HTML Attributes
HTML & Styles
HTML & Scripts
HTML Elements
HTML Tables
HTML Lists
HTML Links
HTML Forms
HTML Images
HTML Meta Tags
HTML Advanced
HTML Layout
HTML Doctypes
HTML CSS
HTML Head
HTML Scripts
HTML Entities
HTML Encoding
HTML5
HTML5
HTML5 is the latest evolution in the standard that defines HTML. While the HTML5 specification is not yet finalized and still subject to change. The major browser vendors have begun implementing some parts of HTML5.
HTML5 Tutorial
HTML5 Basic
HTML5 Tags
HTML5 Input Types
HTML5 Elements
HTML5 Video
HTML5 Audio
HTML5 Drag and Drop
HTML5 Canvas
HTML5 SVG
HTML5 Geolocation
CSS
What is CSS ?
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 to any kind of XML document.
CSS Tutorial
CSS Basic
Applying CSS
CSS Selectors
CSS Colors
CSS Text & Fonts
CSS Borders
CSS Align
CSS Advanced
CSS Margins & Padding
CSS Grouping & Nesting
CSS Positioning
CSS Floating
CSS Dimension
CSS Display
CSS Pseudo
CSS3
CSS3
Unlike CSS2, which is a large single specification defining various features, CSS3 is divided into several separate documents called "modules". Each module adds new capabilities or extends features defined in CSS2, over preserving backward compatibility.
CSS3 Effects
CSS3 Basic
CSS3 Selectors
CSS3 Shadows
CSS3 Gradients
CSS3 Transitions
CSS3 Animations
CSS3 @Font Face
CSS3 Layout
CSS3 Rounded Corners
CSS3 Multi Columns
CSS3 Flexible Box
CSS3 Transform
Javascript
What is JavaScript ?
JavaScript enables you to build interactivity into your web pages. Using JavaScript, you can create drop down menus, add validation to your forms, display the date, and much more.
JavaScript Tutorial
JS Basic
JS Keywords
JS Statements
JS Variables
JS Operators
JS Functions
JS Objects
JS Guidelines
JavaScript Language
JS Comparisons
JS If...Else
JS Switch
JS Loop
JS Events
JS Try...Catch
JavaScript Advanced
JS Browser Objects
JS Cookies
JS Validation
JS Timer
JS Objects
jQuery
What is jQuery ?
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development.
jQuery Tutorial Part 1
jQuery Core
jQuery Selectors
jQuery Attributes
jQuery Traversing
jQuery Manipulation
jQuery Events
jQuery CSS
jQuery Tutorial Part 2
jQuery Effects
jQuery Ajax
jQuery Plugins
jQuery Animations
jQuery Utilities
References
Web References
Our references are constantly updated and we strive to make it accurate as possible. Please have patience with us since the website is recently released and we consider it to still be in beta.
Web references
HTML References
HTML 5 References
CSS References
CSS3 References
JavaScript References
HTML Code References
Ascii Code References
Utilities
URL Encode & URL Decode
HTML Encode & HTML Decode
HTML to Text