The dividing line hr is often used, but it is very painful to display under ie6 and ie7. This article will teach you how to write hr that is compatible with each browser. First, understand the differences between hr under each browser. Sometimes the dividing line hr is used when making pages, but it is very painful to display under ie6 and ie7. This article will teach you how to write hr that is compatible with each browser.
Home page Let’s first understand the differences between hr in each browser, as shown in the following table:
For example, if you want to create a split line with the actual height of 3px, the border is 1px, the border color is #07f, and the background color is #f60:
Copy the code