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

  • How to use HTML5-Web storage?
    How to use HTML5-Web storage?
    Web storage, a better local storage method than cookies localStorage and sessionStorage LocalStorage - data storage without time limit sessionStorage - data storage for a session //Whether it supports if(typeof(Storage)!=="undefined"){ / / Yes! Support localStorage sessionStorag
    H5 Tutorial 1485 2017-06-20 10:30:35
  • Use canvas to design a simple drawing board
    Use canvas to design a simple drawing board
    I talked about some of the basic knowledge of canvasAPI before. Just looking at the introduction of the API is really boring. I need something that can stimulate my inner passion to motivate myself to learn, so I created a small example to accompany the learning of canvasAPI. In this way, through the API Knowledge, combined with the application of small examples, can better understand these properties and methods of canvas, and can also inspire your own inspiration and feelings to create canvas special effects. Well, please call me Lei Feng, you are welcome!
    H5 Tutorial 2529 2017-06-19 11:12:23
  • Front-end component management platform developed based on Vue Family Bucket
    Front-end component management platform developed based on Vue Family Bucket
    Background of the project The background of the project is that in outsourcing website building companies, a large number of reusable components are accumulated in the design process. Designers often only need to fine-tune the components to piece together the page and deliver it to the front end. In theory, these components can also be reused in the front end, but in fact the front end The entire page must be re-implemented every time, which wastes a lot of manpower. Functional Requirements The idea of ​​​​this project is to develop all components and input them into a unified platform for management. Designers can go to the platform to select components, and preview and adjust the components in real time. What you see is what you get during the entire process, and the platform will generate an adjustment result. String code, as long as the code is handed over to the front end,
    H5 Tutorial 1781 2017-06-19 10:45:48
  • Detailed graphic and text explanation of escaping entity characters, metadata, jumps and global attributes in HTML5
    Detailed graphic and text explanation of escaping entity characters, metadata, jumps and global attributes in HTML5
    Html entities display special characters through code. For example, <> will be recognized as a tag in the browser and cannot be displayed normally. In this case, you need to use < to express the left angle bracket.
    H5 Tutorial 2562 2017-06-18 13:29:37
  • Detailed introduction to div and span html block-level elements in html5
    Detailed introduction to div and span html block-level elements in html5
    Another common use of the <div> element is in document layout. It replaces the old-fashioned way of using tables to define layouts. Using the <table> element for document layout is not a correct use of tables. The <table> element is used to display tabular data.
    H5 Tutorial 3389 2017-06-18 13:22:18
  • Technical problems encountered by HTML5 file upload plug-in
    Technical problems encountered by HTML5 file upload plug-in
    To summarize the technical problems I encountered when making the HTML5 file upload plug-in, first paste the source code: fileupload-html5.js (PS: The company uses the seajs framework)
    H5 Tutorial 1434 2017-06-17 15:38:08
  • A code sharing for HTML5QQ login
    A code sharing for HTML5QQ login
    Share a code about HTML5QQ login
    H5 Tutorial 4760 2017-06-17 15:12:38
  • Summary of Html5 form (2) input type various inputs, various user choices, upload
    Summary of Html5 form (2) input type various inputs, various user choices, upload
    <input> Unrestricted input type Restricted input type = the following types
    H5 Tutorial 2368 2017-06-17 14:35:51
  • Introduction to html5 forms, select drop-down, and textarea multi-line text
    Introduction to html5 forms, select drop-down, and textarea multi-line text
    In fact, it is similar to the input list. Option is used, and value does not need to be added. However, assignment is generally used for database storage and calling. Databases are more efficient for numerical indexes.
    H5 Tutorial 4748 2017-06-17 14:34:01
  • Detailed explanation of the use of html5 escaped entity characters
    Detailed explanation of the use of html5 escaped entity characters
    Entity Html entity is to display special characters through code. For example, <> will be recognized as a label in the browser and cannot be displayed normally. In this case, you need to use &lt; to express the left angle bracket.
    H5 Tutorial 3969 2017-06-17 14:33:42
  • Summary of newly added tags in html5
    Summary of newly added tags in html5
    <article>defines article. <aside> defines content outside the page content. <audio> defines the sound content.
    H5 Tutorial 1718 2017-06-16 11:09:49
  • Detailed explanation of HTML5 semantic markup Section and Article examples
    Detailed explanation of HTML5 semantic markup Section and Article examples
    HTML5 brings a series of new elements and will be widely used in the future. However, there are some elements that are easy to confuse when using them, including the following two new elements: <article> and <section>.
    H5 Tutorial 1748 2017-06-16 11:01:11
  • Audio playback introductory tutorial: 10 recommended zero-based introductory tutorials for audio playback
    Audio playback introductory tutorial: 10 recommended zero-based introductory tutorials for audio playback
    The early Internet was mainly used to share academic results, but for ordinary people, they were more willing to share some more interesting content on it, such as video and audio. Before HTML5, these technologies were not web audio and video solutions provided by HTML tags. Development Although early HTML did not provide tags to support video or audio playback, this did not affect people's desire to share. Support method 1: Use embed to directly insert the video into the page, and then you can use Windows Media Player, Apple QuickTime or actually ...
    H5 Tutorial 2161 2017-06-15 15:30:55
  • 10 recommended articles on optimization strategies
    10 recommended articles on optimization strategies
    HTML5 is becoming more and more popular as an emerging field. However, in the context that the hardware performance of mobile devices is weaker than that of PCs, the demand for performance becomes more important. There is a huge difference between HTML5 performance before optimization and after optimization. Few people are familiar with how to optimize performance to improve performance. This article uses the LayaAir engine as an example to explain in detail how to use the engine to optimize the performance of HTML5 through code examples. Topics include: Code Execution Fundamentals Benchmarking Memory Optimization Graphics Rendering Performance Reducing CPU Usage Other Optimization Strategies Section 1: Code Execution Fundamentals LayaAir Primes...
    H5 Tutorial 1812 2017-06-15 15:22:12
  • 7 recommended articles about hgroup
    7 recommended articles about hgroup
    The hgroup&lt;hgroup&gt; tag is used to group titles of web pages or sections. &lt;hgroup&gt; &lt;h1&gt;Welcome to my WWF&lt;/h1&gt; &lt;h2&gt;For a living&am
    H5 Tutorial 1414 2017-06-15 15:09:50

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
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!