Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

Posts about HTML5

HTML5 <area> tag

May 03, 2021 13:10 0 Comment HTML5

Instance, Instance, Browser support, Label definition and instructions for use, The difference between HTML 4.01 and HTML5, The difference between HTML and XHTML, Property, Global properties, The event property, Related articles, Instance, The HTML5 and lt;area tags can set the area of action in the desired image, and the user can jump to the appropriate page by clicking on the

HTML5 <a> tag

May 03, 2021 13:10 0 Comment HTML5

Instance, Instance, Browser support, Label definition and instructions for use, Tips and comments, The difference between HTML 4.01 and HTML5, Property, Global properties, The event property, Try it - instance, Related articles, Instance, The main purpose of HTML5 and lt;a-gt; tags is to be used for hyperlinks, which can be linked to other pages or to other files locally, and

HTML5 <! DOCTYPE

May 03, 2021 13:10 0 Comment HTML5

Instance, Instance, Browser support, Label definition and instructions for use, The difference between HTML 4.01 and HTML5, HTML elements and Doctypes, Tips and comments, Common DOCTYPE declarations, Instance, <! D, oCTYPE is very important, it, is a standard common markup language of document type declaration, through which the browser can underst

HTML5 code specification

May 03, 2021 13:10 0 Comment HTML5

HTML5 code specification, HTML5 code specification, HTML code conventions, Use the correct document type, Use a small-case element name, Turn off all HTML elements, Turn off empty HTML elements, Use a small-case property name, The property value, Picture properties, Spaces and equal signs, Avoid a line of code that is too long, Empty lines and indentations, Omitting the .lt;html;and the .lt;body?gt;?, Omitting the slt;head?, Metadata, HTML comments, Style sheet, Load JavaScript in HTML, Use JavaScript to access HTML elements, Use a small file name, The file extension, .htm the difference .html and the other, Technical differences, HTML5 code specification, In the process of using HTML5, using normalized code makes it easier for you to use and read, and this section will show you

HTML5 WebSocket

May 03, 2021 13:10 0 Comment HTML5

HTML5 WebSocket, HTML5 WebSocket, WebSocket property, WebSocket event, WebSocket method, WebSocket instance, Install pywebsocket, HTML5 WebSocket, WebSocket is a protocol that HTML5 began to provide for full duplete communication on a single TCP connection., In the WebSocket API,

HTML5 SSE

May 03, 2021 13:10 0 Comment HTML5

The HTML5 server sends events (Server-Sent Events). - Server-sent Events is a one-way communication of events and data sent to clients by a server based on the WebSocket protocol., The HTML5 server sends events (Server-Sent Events)., Server-Sent event - one-way messaging, Browser support, Receive Server-Sent event notifications, Instance, Detect Server-Sent event support, An instance of server-side code, EventSource object, The HTML5, server sends events (Server-Sent Events)., Server-sent Events is a one-way communication of events and data sent to clients by a server bas

HTML5 Web Workers

May 03, 2021 13:10 0 Comment HTML5

HTML5 Web Workers - Web worker is JavaScript running in the background that does not affect the performance of the page, and a better explanation is that you can use an easy way provided by web worker to run scripts for web content in background threads that do not interfere with the user interface while performing tasks!, HTML5 Web Workers, What is Web Worker?, Browser support, HTML5 Web Workers instance, Instance, Check to see if your browser supports Web Worker, Create a web worker file, Create a Web Worker object, Terminate the Web Worker, The complete Web Worker instance code, Instance, Web Workers and DOM, Related tutorials, HTML5, Web Workers, Web worker is JavaScript running in the background that does not affect the performance of the page, and a better explanation is t

HTML5 application cache

May 03, 2021 13:10 0 Comment HTML5

HTML5 application cache - With HTML5, you can easily create an offline version of your web app by creating a cache file. This means that you can access it without a network connection., HTML5 application cache, What is Application Cache?, Browser support, HTML5 Cache Manifest instance, Instance, Cache Manifest Foundation, Manifest file, Update the cache, Instance - Full Manifest file, A description of the application cache, Related tutorials, HTML5, application cache, With HTML5, you can easily create an offline version of your web app by creating a cache file., This means that you can acce

HTML5 web storage

May 03, 2021 13:10 0 Comment HTML5

HTML5 Web Storage - Prior to HTML5, cookies were mainly used for storage, and the disadvantages of cookies were: data needed to be carried on the request head, storage size, however, within 4k. In this section,, HTML5 Web Storage, What is HTML5 Web Storage?, Browser support, localStorage and sessionStorage, LocalStorage object, Instance, Instance, SessionStorage object, Instance, Read about it, HTML5, Web Storage, Prior to HTML5, cookies were mainly used for storage, and the disadvantages of cookies were: data needed to be carried on the requ

HTML5 <abbr> tag

May 03, 2021 13:15 0 Comment HTML5

Label definition and instructions for use, Label definition and instructions for use, Instance, Tips and comments, Browser support, The difference between HTML 4.01 and HTML5, Global properties, The event property, Label definition and instructions for use, The label is used to represent an acronym or acronym, such as "WWW" or "NATO"., By tagging abbreviated word

HTML5 <applet> tag

May 03, 2021 13:15 0 Comment HTML5

Definitions and usages, Definitions and usages, Instance, Browser support, The difference between HTML 4.01 and HTML 5, The required property, Optional properties, The standard property, The event property, Tips and comments:, Definitions and usages, The label is used to define embedded applets, but its use is no longer supported in HTML5!, Instance, An embedded Java applet:

HTML5 <article>tag

May 03, 2021 13:15 0 Comment HTML5

Label definition and instructions for use, Label definition and instructions for use, The difference between HTML 4.01 and HTML5, Global properties, The event property, Instance, Browser support, Label definition and instructions for use, Labels define independent content., The content defined by the label itself must be meaningful and independ

HTML5 <aside> tag

May 03, 2021 13:15 0 Comment HTML5

Instance, Instance, Browser support, Label definition and instructions for use, The difference between HTML 4.01 and HTML5, Tips and comments, Global properties, The event property, Instance, HTML5 labels are used to represent parts that are not very relevant to the content of the current page and are typically used to display sid

HTML5 <address> tag

May 03, 2021 13:15 0 Comment HTML5

Instance, Instance, Browser support, Label definition and instructions for use, Tips and comments, The difference between HTML 4.01 and HTML5, Global properties, The event property, Read about it, Instance, With the HTML5 and address, you can get contact information about the author or owner of a document, please refer to the following example:,

HTML5 <acronym> tag (abandoned)

May 03, 2021 13:15 0 Comment HTML5

Definitions and usages, Definitions and usages, The difference between HTML 4.01 and HTML 5, Example:, The default style, Tips and comments:, Definitions and usages, HTML5 is used to define acronyms, such as "WWW". B, y tagging with only initials, you can provide useful information for brows