HTML is the unified language of the Web. These rough tags contained in angle brackets constitute today's Web. In 1991, Tim Berners-Lee wrote a document called "HTML Tags", which included about 20 HTML tags used to mark web pages. He directly borrowed the markup style of SGML, which is the HTML markup style we saw later. Today, the editor of Huwu will sort out some cold knowledge about HTML5 that you may not know. Many people should know that JavaScript code can be run in the browser address bar. JavaScript code can be run directly in the browser address bar. The method is to start with javascript: followed by the statement to be executed. For example: Note that to execute javascript code, you need to enter it manually in the browser. If you copy the code, IE and Chrome will automatically remove the javascript: at the beginning of the code, so you need to add it manually to execute it correctly. Although it will not be automatically removed in Firefox, But it doesn't support running JS code in the address bar at all! ! If the browser address bar runs the HTML code, if it says the above
1. Recommended 7 articles about unpopular topics
Introduction: HTML is the unified language of the Web. These rough tags contained in angle brackets constitute today's Web. In 1991, Tim Berners-Lee wrote a document called "HTML Tags", which included about 20 HTML tags used to mark web pages. He directly borrowed the markup style of SGML, which is the HTML markup style we saw later. Today, the editor of Huwu will sort out some cold knowledge about HTML5 that you may not know. Many people should still know that the browser address bar runs JavaScript code...
2. There are some cold knowledge in CSS3 that you don’t know
Introduction: Maybe when we look at the source code of some web pages, we will find attributes or usage that we have never seen before. Today I will summarize it. Let’s take a look at the cold knowledge style calculation of CSS3. Simple calculations can also be performed in CSS. This can be achieved through the calc function. This can also make our elements adaptive. Of course, the calculated value should be a legal value. demo { ... width: calc(100 % - 500px); height: 200px;} In this demo, the width value of the element is
3. Share some unpopular HTML5 knowledge
Introduction: HTML is the unified language of the Web. These rough tags contained in angle brackets constitute today's Web. In 1991, Tim BernersLee wrote a document called "HTML Tags", which included about 20 HTML tags used to mark web pages. He directly borrowed the markup style of SGML, which is the HTML markup style we saw later. Today, the editor of Huwu will sort out some cold knowledge about HTML5 that you may not know. Many people should run JavaScript code in the browser address bar...
4. Detailed introduction to cold knowledge about WeChat development (picture)
Introduction: The pre-work for the development of WeChat public platform is as shown in the figure, URL (network link for signature verification), Token, and JS interface security The domain is required, and the URL and Token are required. Before configuring them, the signature verification code must be uploaded to your development server. Otherwise, no matter how you submit the interface configuration information, you will only be prompted for configuration. fail. The URL mentioned earlier is the network path to access the signature verification code, such as (http://huanxiteng.cn/wxsignature.php); the signature code can be opened on WeChat...
5. Detailed explanation of how JavaScript gets the true size of an image
Introduction: The sizes of images on web pages seem to be the same. In the article pages we most often see with multiple pictures, the size of the pictures is usually the same as the width of the page. In this way, the page looks like a straight cylinder. If you see this layout too much, it will feel very monotonous. The reason for this situation, I think, is largely due to the limitations of old browsers. However, with the popularity of modern browsers (Firefox/Google/IE11), browsers have fewer and fewer restrictions on page design, and the imagination of Web programmers can be greatly utilized. For example, trivia: Do you know where the [x] in every window comes from? In this article, many pictures exceed the text...
The above is the detailed content of 10 recommended articles about cold knowledge. For more information, please follow other related articles on the PHP Chinese website!

The article discusses the HTML <datalist> element, which enhances forms by providing autocomplete suggestions, improving user experience and reducing errors.Character count: 159

The article discusses the HTML <progress> element, its purpose, styling, and differences from the <meter> element. The main focus is on using <progress> for task completion and <meter> for stati

The article discusses the HTML <meter> element, used for displaying scalar or fractional values within a range, and its common applications in web development. It differentiates <meter> from <progress> and ex

The article discusses the <iframe> tag's purpose in embedding external content into webpages, its common uses, security risks, and alternatives like object tags and APIs.

The article discusses the viewport meta tag, essential for responsive web design on mobile devices. It explains how proper use ensures optimal content scaling and user interaction, while misuse can lead to design and accessibility issues.

The article discusses using HTML5 form validation attributes like required, pattern, min, max, and length limits to validate user input directly in the browser.

Article discusses best practices for ensuring HTML5 cross-browser compatibility, focusing on feature detection, progressive enhancement, and testing methods.

This article explains the HTML5 <time> element for semantic date/time representation. It emphasizes the importance of the datetime attribute for machine readability (ISO 8601 format) alongside human-readable text, boosting accessibilit


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Dreamweaver Mac version
Visual web development tools

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

PhpStorm Mac version
The latest (2018.2.1) professional PHP integrated development tool

SublimeText3 Chinese version
Chinese version, very easy to use

mPDF
mPDF is a PHP library that can generate PDF files from UTF-8 encoded HTML. The original author, Ian Back, wrote mPDF to output PDF files "on the fly" from his website and handle different languages. It is slower than original scripts like HTML2FPDF and produces larger files when using Unicode fonts, but supports CSS styles etc. and has a lot of enhancements. Supports almost all languages, including RTL (Arabic and Hebrew) and CJK (Chinese, Japanese and Korean). Supports nested block-level elements (such as P, DIV),
