11.兼容性问题(上)

新增加 问题一:在IE6下,内容会撑开设置好的宽高 简介 1. 在IE6下,内容会撑开设置好的宽高。 代码 <!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>兼容性问题</title> <style> .box{width:400px;} .left{width:200px;height:200px;background:re
相关文章
相关标签/搜索