为了账号安全,请及时绑定邮箱和手机立即绑定

字号为什么不能一并修改呢?

<style type="text/css">

span{

   font-size=30px;

   color:blue; 

   font-wight=bold;

}

</style>

</head>

<body>

    <p>慕课网,<span>超酷的互联网</span>、IT技术免费学习平台,创新的网络一站式学习、实践体验;<span>服务及时贴心</span>,内容专业、<span>有趣易学</span>。专注服务互联网工程师快速成为技术高手!</p>


正在回答

6 回答

span里的等号改冒号,然后font-wight改font-weight

0 回复 有任何疑惑可以回复我~

首先样式中的等号改成冒号,其次font-wight改为font-weight。

0 回复 有任何疑惑可以回复我~

<style type="text/css">

span{

    font-size:30px;

    color:blue;

    font-weight:bold;

        }

</style>

</head>

<body>


0 回复 有任何疑惑可以回复我~

<style type="text/css">

span{

    font-size:30px;

    color:blue;

    font-weight:bold;

        }

</style>

</head>

<body>

1 回复 有任何疑惑可以回复我~

<style type="text/css">

span{

font-size:30px;

color:blue;

font-weight:bold;

}

</style>

</head>

<body>

0 回复 有任何疑惑可以回复我~

把等号改为冒号

1 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

字号为什么不能一并修改呢?

我要回答 关注问题
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号