安全问答

安全问答是一个知识全球问答,包含丰富的问答知识

首页 常规 游戏 娱乐 科技

CSS 设置 Div 宽度 100% 高度 50px,背景黑色,文字蓝色,链接红色

  • 日期: 2026-02-09 15:38:35
  • 标签: 常规
<style>
div {
  width: 100%;
  height: 50px;
  background-color: black;
  color: blue;
}
a {
  color: red;
}
</style>
<div>
  This is a div with black background and blue text. <a href='#'>This is a link</a> with red color.
</div>
CSS 设置 Div 宽度 100% 高度 50px,背景黑色,文字蓝色,链接红色

原文地址: https://www.cveoy.top/t/topic/mD3k 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录

  • 上一篇: 都市漫画软件:免费阅读海量都市题材漫画
  • 下一篇: 文明用语,请尊重他人

© 2019 • 2025 - 安全问答 站长邮箱:wxgpt@qq.com    ICP备案/许可证号:豫ICP备2024104334号-2