扫码下载编程狮APP
<!DOCTYPE html> <html> <head> <style> .bubble { width: 100px; height: 100px; border-radius: 50%; background: #facf35; border: solid 14px #fff0cf; } </style> </head> <body> <div class="bubble"></div> </body> </html>
联系方式:
扫描二维码
下载编程狮App
扫码关注 领资料包