URL encoding converts characters into a format that can be transmitted over the Internet. These characters include − ASCII control characters, Non-ASCII control characters, Reserved characters, Unsafe characters. The URL is the address of a web page, like: https://www.astemplates.com
Category: HTML5 Tutorials
HTML5 Fullscreen API
The Fullscreen API provide an easy way for web content to be presented . The API lets you easily direct the browser to make an element occupy the fullscreen.
Drag and Drop
HTML Drag and Drop interfaces enable applications to use drag and drop features in Firefox and other browsers. For example, with these features, the user can select draggable elements with a mouse, drag the elements to a droppable element, and drop those elements by releasing the mouse button. Continue reading Drag and Drop
Media in HTML5
HTML5 introduces built-in media support via the <audio>
and <video>
elements, offering the ability to easily embed media into HTML documents.
What is HTML5
HTML5 is the latest evolution of the standard that defines HTML. The term represents two different concepts: