HTML 5
The base of Web Designing , HTML 5 is the new updated version of HTML.
New features of HTML 5 allows to build more dynamic websites.
299
Course Features:
- 2hrs full length content
- 4 different modules of video
- Beginners Level Content
- Lifetime Access
- Accessibility to any device.
- Includes industrial best practises.
Course Features:
- Introduction to HTML.
- Element Structure.
- Table-Table.
- Schematic-HTML.
Course Instructed by: Ankit Singh Chandravat
About HTML5:
HTML5 is a markup language used for structuring and presenting content on the World Wide Web. It is the fifth and latest major version of HTML that is a World Wide Web Consortium (W3C) recommendation. The current specification is known as the HTML Living Standard and is maintained by a consortium of the major browser vendors (Apple, Google, Mozilla, and Microsoft), the Web Hypertext Application Technology Working Group (WHATWG).
HTML5 includes detailed processing models to encourage more interoperable implementations; it extends, improves and rationalizes the markup available for documents and introduces markup and application programming interfaces (APIs) for complex web applications.[6] For the same reasons, HTML5 is also a candidate for cross-platform mobile applications, because it includes features designed with low-powered devices in mind.
Web pages can be created and modified by using professional HTML editors.
However, for learning HTML we recommend a simple text editor like Notepad (PC) or TextEdit (Mac).
We believe in that using a simple text editor is a good way to learn HTML.
HTML5 comes with a lot of flexibility and it supports the following features −
Uppercase tag names.
Quotes are optional for attributes.
Attribute values are optional.
Closing empty elements are optional.