数字时钟的实现

<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>数码时钟的实现</title> </head> <style> body{background: blue;color: white;font-size: 30px;} #div1{width: 300px;height: 36px;border: 1px solid #fff;
相关文章
相关标签/搜索