current location:Home > Technical Articles > Web Front-end > H5 Tutorial

  • (Server-sent Events) A brief discussion of server push events in H5
    (Server-sent Events) A brief discussion of server push events in H5
    This article mainly introduces a brief discussion of HTML5 server push events (Server-sent Events), which has certain reference value. Those who are interested can learn more.
    H5 Tutorial 1614 2017-08-05 14:37:36
  • Use css border-image to achieve zigzag shape
    Use css border-image to achieve zigzag shape
    This article mainly introduces some knowledge about CSS sawtooth to everyone, and shares it for your reference and study. Let’s take a look at the detailed introduction:
    H5 Tutorial 3198 2017-08-05 12:56:34
  • HTML5 Basics SVG Tutorial
    HTML5 Basics SVG Tutorial
    SVG stands for Scalable Vector Graphics, which is used to define vector-based graphics for the web and uses XML format to define graphics. SVG images can be enlarged or resized without losing graphic quality. In addition, SVG is a World Wide Web Consortium standard, and SVG is integrated with W3C standards such as DOM and XSL. In January 2003, SVG 1.1 was established as a W3C standard. The advantages of using SVG compared to other image formats are:
    H5 Tutorial 2793 2017-08-04 13:44:31
  • HTML5 Canvas to draw graphics
    HTML5 Canvas to draw graphics
    1. The HTML5 <canvas> element is used for drawing graphics, which is done through scripts (usually javascript). 2. The <canvas> tag is just a graphics container, and a script must be used to draw graphics. 3. There are many ways to draw paths, boxes, circles, characters and add images through Canvas.
    H5 Tutorial 3037 2017-08-04 13:24:33
  • What is the difference between xhtml and html?
    What is the difference between xhtml and html?
    1. What is the difference between xhtml and html? HTML is a basic WEB page design language, and XHTML is a markup language based on XML. The main difference is: XHTML elements must be nested correctly. The XHTML element must be closed. Tag names must use lowercase letters. &
    H5 Tutorial 3213 2017-07-27 16:24:22
  • Example sharing of waiting for loading animation in html5 animation
    Example sharing of waiting for loading animation in html5 animation
    This article introduces in detail the example sharing of waiting for loading animation in html5 animation, which has certain reference value. Let’s take a look together~
    H5 Tutorial 2572 2017-07-27 16:20:42
  • Example analysis of the core idea of ​​H5 editor
    Example analysis of the core idea of ​​H5 editor
    The code and features are valid when tested under chrome49. The essence of text rendering is the rendering of text nodes. The selected starting point and ending point can be obtained through the browser's built-in object Range var range = getRangeObject();var start = range.startOffset,end = range.endOffset;var startContainer = range.startContai
    H5 Tutorial 1528 2017-07-27 15:50:57
  • Detailed introduction to server push events
    Detailed introduction to server push events
    Server-sent Events are a one-way communication based on the WebSocket protocol in which the server sends events & data to the client. All major browsers currently support server-sent events, except Internet Explorer of course. 2333...WebSocket protocol is another server-client communication protocol after the HTTP protocol. Different from HTTP's simple one-way communication mode where the client requests the server to respond, it supports two-way communication between the server and the client.
    H5 Tutorial 2062 2017-07-26 18:08:29
  • h5 new features and web page layout examples
    h5 new features and web page layout examples
    Html5 new features: 1. Compatibility 2. Rationality 3. Efficiency 4. Security 5. Separation 6. Simplification 7. Versatility 8. No plug-ins HTML5 organization: 1. WHATWG2.W3C3.IETF HTML5 functions: Canvas, Channel messages Transmission, Cross-document messaging, Geolocation, MathML, Microdata, Server-Sent Events, Scala
    H5 Tutorial 2263 2017-07-26 09:39:45
  • An example tutorial about canvas-scratch-off
    An example tutorial about canvas-scratch-off
    Today, combined with the lottery game in the previous article, I used canvas to write a small game - scratch-off. First, use canvas to make a canvas with a width and height of 200px. Then position a span tag on the canvas. The effect is as follows. Next, get the canvas tag, define an array, and then use canvas to draw a gray square to cover this part. The effect is as follows: Use canvas to create a transparent circle. When the mouse moves, clear the gray layer on the canvas and display the text below (first prize). ...
    H5 Tutorial 3320 2017-07-25 09:37:41
  • HTML5 learning route analysis
    HTML5 learning route analysis
    I have been working on the web for about eight years. Today I will give a brief introduction to novices who want to do HTML5 development: what HTML5 can do, its future development, and a systematic learning plan. I don’t need to tell you how popular HTML5 is at the moment. It is clear that many other industries want to switch to HTML5 development and have a good development prospect in the future. HTML5 technology continues to mature, and major browsers are constantly compatible with the latest HTML5 technology. HTML5 is called something that can change people's lives. And now the competition for HTML5 is also very big, so I want to...
    H5 Tutorial 7819 2017-07-25 09:29:27
  • Detailed explanation of examples of how to call the camera to take pictures and compress images in HTML5
    Detailed explanation of examples of how to call the camera to take pictures and compress images in HTML5
    This article mainly introduces the example code of H5 calling the camera to take pictures and compress the pictures. The editor thinks it is quite good, so I will share it with you now and give it as a reference. Let’s follow the editor and take a look.
    H5 Tutorial 2689 2017-07-24 15:08:38
  • Detailed explanation of H5 local storage instance
    Detailed explanation of H5 local storage instance
    They can store: arrays json data pictures scripts style files; two client-side storages: 1.localStorage data storage without time limit () Methods are: .localStrage.getItem();localStrage.setItem();removeItem(); localStr
    H5 Tutorial 1638 2017-07-24 11:11:11
  • Solve the problem of Bootstrap only loading remote data once
    Solve the problem of Bootstrap only loading remote data once
    Summary: For the modal dialog box of the front-end framework Bootstrap, you can use the remote option to specify a URL, so that the dialog box will automatically load data from this address into .modal-body when it pops up for the first time, but it will only be loaded once. , but this problem can be solved by calling the removeData() method in the event. 1. Bootstrap modal dialog box and simple use 1 <div id="myModal" class="moda
    H5 Tutorial 1667 2017-07-24 11:06:37
  • Sample code sharing on how to implement user registration form in html5
    Sample code sharing on how to implement user registration form in html5
    This article introduces in detail the sample code sharing on how to implement the user registration form in HTML5, which has certain reference value. Let’s take a look at it together.
    H5 Tutorial 5521 2017-07-24 10:18:27

Tool Recommendations

jQuery enterprise message form contact code

jQuery enterprise message form contact code is a simple and practical enterprise message form and contact us introduction page code.
form button
2024-02-29

HTML5 MP3 music box playback effects

HTML5 MP3 music box playback special effect is an mp3 music player based on HTML5 css3 to create cute music box emoticons and click the switch button.

HTML5 cool particle animation navigation menu special effects

HTML5 cool particle animation navigation menu special effect is a special effect that changes color when the navigation menu is hovered by the mouse.
Menu navigation
2024-02-29

jQuery visual form drag and drop editing code

jQuery visual form drag and drop editing code is a visual form based on jQuery and bootstrap framework.
form button
2024-02-29

Organic fruit and vegetable supplier web template Bootstrap5

An organic fruit and vegetable supplier web template-Bootstrap5
Bootstrap template
2023-02-03

Bootstrap3 multifunctional data information background management responsive web page template-Novus

Bootstrap3 multifunctional data information background management responsive web page template-Novus
backend template
2023-02-02

Real estate resource service platform web page template Bootstrap5

Real estate resource service platform web page template Bootstrap5
Bootstrap template
2023-02-02

Simple resume information web template Bootstrap4

Simple resume information web template Bootstrap4
Bootstrap template
2023-02-02

Cute summer elements vector material (EPS PNG)

This is a cute summer element vector material, including the sun, sun hat, coconut tree, bikini, airplane, watermelon, ice cream, ice cream, cold drink, swimming ring, flip-flops, pineapple, conch, shell, starfish, crab, Lemons, sunscreen, sunglasses, etc., the materials are provided in EPS and PNG formats, including JPG previews.
PNG material
2024-05-09

Four red 2023 graduation badges vector material (AI EPS PNG)

This is a red 2023 graduation badge vector material, four in total, available in AI, EPS and PNG formats, including JPG preview.
PNG material
2024-02-29

Singing bird and cart filled with flowers design spring banner vector material (AI EPS)

This is a spring banner vector material designed with singing birds and a cart full of flowers. It is available in AI and EPS formats, including JPG preview.
banner picture
2024-02-29

Golden graduation cap vector material (EPS PNG)

This is a golden graduation cap vector material, available in EPS and PNG formats, including JPG preview.
PNG material
2024-02-27

Home Decor Cleaning and Repair Service Company Website Template

Home Decoration Cleaning and Maintenance Service Company Website Template is a website template download suitable for promotional websites that provide home decoration, cleaning, maintenance and other service organizations. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-05-09

Fresh color personal resume guide page template

Fresh color matching personal job application resume guide page template is a personal job search resume work display guide page web template download suitable for fresh color matching style. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-29

Designer Creative Job Resume Web Template

Designer Creative Job Resume Web Template is a downloadable web template for personal job resume display suitable for various designer positions. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28

Modern engineering construction company website template

The modern engineering and construction company website template is a downloadable website template suitable for promotion of the engineering and construction service industry. Tip: This template calls the Google font library, and the page may open slowly.
Front-end template
2024-02-28