JSDM

HTML

 
1
<h1>世界,你好。</h1>

CSS

xxxxxxxxxx
10
 
1
h1{
2
  position: absolute;
3
  font-size: 30px;
4
  top: 50%;
5
  left: 50%;
6
  transform: translate(-50%, -50%);
7
  background: #eee;
8
  padding: 30px;
9
  color:#f0f;
10
}
? ?
? ?
必须是有效的URL
+ 添加另一个资源

JS

x
 
1
必须是有效的URL
+ 添加另一个资源
Close

文件管理 点击文件查看URL

图片

  1. 暂无文件

CSS

  1. 暂无文件

JavaScript

  1. 暂无文件

其他

  1. 暂无文件
拖动文件到上面的区域或者:
加载中 ..................