One of my pages uses the section tag. It displays normally in IE9 and Chrome, but it does not display properly in IE8 and below browsers. I tried the method mentioned on the Internet but it didn’t work. Is there any other way to help? , Newbies
Try using createElement to create section
http://www.poluoluo. com/jzxy/201108/140439.html
Try using createElement to create a section
http://www.poluoluo.com/jzxy/201108/140439.html
If you must support the old version of IE
No Use new tags
Try using createElement to create section
http://www.poluoluo.com/jzxy/ 201108/140439.html
css:
section{display:block;}