


[About W3C standards] Is it necessary to strictly adhere to the DTD standards to which elements should be applied? _html/css_WEB-ITnose
Source of the problem:
In the process of learning, I found that HTML4.01, But during the practice, when I learned to write the surface layer of a website, I found that it can be used normally. For example, the
My question:
(1) http://www.w3school.com.cn/tags/html_ref_dtd.asp
Such a standard, here What does it mean to say "no" or "no"? What exactly does it mean? Does it mean unavailable? (Looks like not)
(2) Do the standards listed by W3C (such as the standard at the end of the link) must be strictly followed in actual projects? What problems will occur if it is violated? Give me an example to clarify. Thank you!
Reply to discussion (solution)
First of all, the information on this website is not completely accurate.
Secondly, H5 was released from 08 It has been continuously improved since then and was completed in 2014.
This final standard specification of W3C has no direct relationship with us ordinary developers
but is related to the product versions launched by major browser manufacturers.
We are working on these browsers again.
/**************The above is all nonsense*****************/
Question 1.NO is, new element, deleted element.
Question 2. Must follow strict /Mixed mode, it depends on the project, it is actually not that exaggerated.
Now the development project is directly
/**************The following is also nonsense*******************/
In actual development We rarely use NO tags.
tags like , are never used at all.
If you want to use some new familiar tags like
Reply to webyellow: (1) Reply to the previous nonsense: In other words, these standards promoted by W3C (such as the link) are Provided to browser manufacturers as an adoptable specification when making browsers? As developers, we should understand the specifications of each browser rather than these, right?
(2) Reply to the next nonsense paragraph: (off-topic) I am still a beginner and have no work experience. After learning HTML CSS After that, let’s go into JS learning and then learn H5 C3, right? Or learn JS later? At present, I have decided to choose the former one. What are the advantages and disadvantages of the two learning paths? (I found that H5 is basically a variety of functional tags used with JS. It will be confusing to learn without JS)
(3) Reply to stuffing: How do you define and understand " Strict/mixed mode?
----------------------------------------------- -------------------------------------------------- --------
I have enough problems and need to keep learning!
1. There is no so-called standard in browsers, only support for the standard.
2. Personally, I don’t think it is necessary. Just learn whatever you like and what you think you need. Instead of dictating what you should learn, it is better to study some small things.
For example, what happens when a block element uses float? Wait
Life is very tolerant of mistakes, just follow your feelings.
3. What should I do now? It is to follow the leadership's arrangements.

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

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics











HTML is suitable for beginners because it is simple and easy to learn and can quickly see results. 1) The learning curve of HTML is smooth and easy to get started. 2) Just master the basic tags to start creating web pages. 3) High flexibility and can be used in combination with CSS and JavaScript. 4) Rich learning resources and modern tools support the learning process.

WebdevelopmentreliesonHTML,CSS,andJavaScript:1)HTMLstructurescontent,2)CSSstylesit,and3)JavaScriptaddsinteractivity,formingthebasisofmodernwebexperiences.

HTML defines the web structure, CSS is responsible for style and layout, and JavaScript gives dynamic interaction. The three perform their duties in web development and jointly build a colorful website.

AnexampleofastartingtaginHTMLis,whichbeginsaparagraph.StartingtagsareessentialinHTMLastheyinitiateelements,definetheirtypes,andarecrucialforstructuringwebpagesandconstructingtheDOM.

To achieve the effect of scattering and enlarging the surrounding images after clicking on the image, many web designs need to achieve an interactive effect: click on a certain image to make the surrounding...

HTML, CSS and JavaScript are the three pillars of web development. 1. HTML defines the web page structure and uses tags such as, etc. 2. CSS controls the web page style, using selectors and attributes such as color, font-size, etc. 3. JavaScript realizes dynamic effects and interaction, through event monitoring and DOM operations.

The roles of HTML, CSS and JavaScript in web development are: 1. HTML defines the web page structure, 2. CSS controls the web page style, and 3. JavaScript adds dynamic behavior. Together, they build the framework, aesthetics and interactivity of modern websites.

The future of HTML is full of infinite possibilities. 1) New features and standards will include more semantic tags and the popularity of WebComponents. 2) The web design trend will continue to develop towards responsive and accessible design. 3) Performance optimization will improve the user experience through responsive image loading and lazy loading technologies.
