JSDM

HTML

1
 
1
div.question
!

CSS

x
 
1
size=100px
2
.question
3
  width size
4
  height size
5
  background white
6
  border-radius 100%
7
  position fixed
8
  top size
9
  left size
10
  box-shadow:0px size*2 0 size*0.2*(-1) black,0 0 0 size*0.5 black
11
12
.question::before
13
  content ""
14
  background:black
15
  width (size/2)
16
  height size*0.5
17
  display block
18
  postion absolute
19
  margin-left:size*0.25
20
  margin-top:size*1.25
21
  box-shadow size*0.5*(-1) size*0.5*(-1)  0 size*0.25 white
22
23
.question::after
24
  content:""
25
  width:size*0.5
26
  height:size*0.5
27
  border-radius 50%
28
  background black
29
  display block
30
  margin-top:-75%
31
  margin-left:25%
32
  box-shadow:size*0.75*(-1) size*0.75*(-1) 0 0 black,0 size*0.5 0 0 black
33
34
  
!
? ?
? ?
必须是有效的URL
+ 添加另一个资源

JS

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

文件管理 点击文件查看URL

图片

  1. 暂无文件

CSS

  1. 暂无文件

JavaScript

  1. 暂无文件

其他

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