Skip to content

实验2:给网页添加CSS样式 #47

Open
@zengsn

Description

实验要求

  1. 练习CSS的3种用法
  • 创建一个 style.css 文件,放在学号目录下,在HTML上链接这个CSS文件;
  • 在 style.css 中创建一条CSS规则,用在HTML的段落标签P上;
  • 在 HTML 中添加 style 标签,在其中创建一条CSS规则,用在HTML的DIV标签上;
  • 在 HTML 中创建一个表格table,把表格边框改为红色。
  1. 将代码提交到实验库

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions