问答详情
源自:10-1 换个好看的字体 - 使用font-family设置字体系列

我的哪里错了呢,一直显示错误

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

<title>认识html标签</title>

<style type="text/css">

body{font-family:"Microsoft Yahei";}


</style>

</head>


提问者:白小曦 2018-12-01 19:08

个回答

  • qq_慕丝7134297
    2018-12-01 19:38:26

    body{font-family:"Microsoft Yahei";}这句的分号你打成中文的了,要英文的分号