This is the style recommendation given by the W3C organization for HTML4 . Unfortunately, browsers have added their own private attributes, making the standard a pipe dream. But it is still very meaningful for us. Appendix D. Default style sheet for HTML 4 This appendix is informative, not normative. This style sheet describes the typical formatting of all HTML 4 ([HTML4]) elements based on extensive research into current UA practice. Developers are encouraged to use it as a default style sheet in their implementations. The full presentation of some HTML elements cannot be expressed in CSS 2.1, including replaced elements ("img", "object"), scripting elements ("script", "applet"), form control elements, and frame elements. For other elements, the legacy presentation can be described in CSS but the solution removes the element. For example, the FONT element can be replaced by attaching CSS declarations to other elements (eg, DIV). Likewise, legacy presentation of presentational attributes (eg, the "border" attribute on TABLE) can be described in CSS, but the markup in the source document must be changed. Appendix D. Default style sheet for HTML 4 |
<<: Detailed graphic description of MySql8.023 installation process (first installation)
>>: CSS3 realizes particle animation effect when matching kings
Linux remote deployment of MySQL database, for yo...
Recently, the project switched the environment an...
When using nginx as a reverse proxy, you can simp...
This article shares the installation tutorial of ...
Preface The latest version of MySQL 8.0 is 8.0.4 ...
This article records the detailed process of down...
Table of contents 1. Demand 1. Demand 2. SDK para...
Preface When I was browsing Xianyu today, I notic...
There is no solution for Chinese input method und...
1. TCP Wrappers Overview TCP Wrappers "wraps...
1. Command Introduction The ifconfig (configure a...
Preface In the Linux kernel, in order to be compa...
Method 1: Command line modification We only need ...
Table of contents Problem Description Method 1 (b...
In fact, it is very simple to achieve this effect,...