会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
unuliha
博客园
首页
新随笔
联系
管理
2024年1月3日
【CSS】为什么文本信息在Chrome能显示,在IE11上不显示?
摘要: 问题描述:span上的文本信息在Chrome上能正确显示,但是在IE11上不显示? 详细配置: <div class='outer'> <div class='inner'> <span>'test text'</span> </div> </div> .outer{ display:flex; }
阅读全文
posted @ 2024-01-03 09:47 unuliha
阅读(10)
评论(0)
推荐(0)
编辑
公告