PostsMania Forum
PostsMania Forum

JOIN NOW, EARN 50% OF OUR TOTAL REVENUE MONTHLY

Welcome, Guest: Join PostsMania / Login / Trending / Recent / New
Stats: 3,016 members, 6,287 topics. Date: Saturday 4th May 2024 at 06:18 pm


View almustapha3322's Posts

PostsMania Forum / almustapha3322's Profile / almustapha3322's Posts

Programming / Declaring That The Document Contains Html5 Mark-up With The Html5 Doctype by almustapha3322(m): 11:53 pm On 1 Jan 2019
The doctype for HTML5 is very simple. To indicate that your HTML content uses HTML5, simply use:

<!DOCTYPE html>

Doing so will cause even browsers that don't presently support HTML5 to enter into standards mode, which means that they'll interpret the long-established parts of HTML in an HTML5-compliant way while ignoring the new features of HTML5 they don't support.

This is much simpler than the former doctypes, and shorter, making it easier to remember and reducing the amount of bytes that must be downloaded.

3 Likes

Programming / Introduction To Html5 by almustapha3322(m): 11:47 pm On 1 Jan 2019
HTML5 is the fifth revision and newest version of the HTML standard. It offers new features that provide not only rich media support but also enhance support for creating web applications that can interact with users, their local data, and servers more easily and effectively than was previously possible.

Some HTML5 features remain unsupported by some browsers. However, Gecko, and by extension, Firefox, has very good support for HTML5, and work continues toward supporting more of its features. Gecko began supporting some HTML5 features in version 1.8.1. You can find a list of all of the HTML5 features that Gecko currently supports on the main HTML5 page.

1 Likes

(Go Up)

Download PostsMania app for Android Phones


Links: (0) (2) (3) (4) ... (12) (13) (14)
PostsMania - Copyright © 2018 - PostsMania. All rights reserved.® See Privacy Policy , Terms & Conditions
Mail: support@PostsMania.com
Disclaimer: Every PostsMania member is solely responsible for anything that he/she posts or uploads on PostsMania.