Muh*_*tri 1 html css cross-platform
我使用默认的字体系列作为"幻想"(默认字体),我希望它看起来像在Chrome中显示,但即完全不同地呈现它
这是在Js小提琴上加载不同的IE和Chrome
p{font-family: fantasy;}
Run Code Online (Sandbox Code Playgroud)
谢谢
小智 7
我用了
font-family:Impact, Charcoal, sans-serif;
Run Code Online (Sandbox Code Playgroud)
在所有浏览器中获取chrome中的fantasy字体..