简易css loading加载

 实现比较简单,代码如下: <!DOCTYPE html> <html> <head> <title>loading</title> </head> <style type="text/css"> .loading{ width: 300px; height: 40px; margin: 0 auto; margin-top:100px; } .loading span{
相关文章
相关标签/搜索