代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>焦点访谈:中国底气 新思想夯实大国粮仓</title>
<style>
/* 元素选择器 */
/* h1{
color:#4D4F53;
}
span{
color:#968D92;
} */
/* 类选择器 */
.cls{
color:#968D92;
/* 设置字体大小 */
font-size: 12px;
}
/* id选择器 */
#time{
color:#4D4F52;
}
</style>
</head>
<body>
<img src="./img/news_logo.png"width="200px"> 新浪政务>正文
<h1>焦点访谈:中国底气 新思想夯实大国粮仓</h1>
<hr>
<!-- span标签是一个在开发网页是大量会用到的没有语义的布局标签
一行可以显示多个,宽度和高度默认由内容撑开 -->
<span class="cls">2023年03月02日 21:50</span> <span id="time">央视网</span>
<hr>
</body>
</html>
<!-- css选择器:用来选取需要设置样式的元素(标签)
1.元素选择器:
元素名称{
color:red;
}
2.id选择器:唯一
#id属性{
color:red;
}
3.类选择器:可重复
.class属性值{
color:red;
}
优先级3>2>1
-->
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。