随笔分类 - html css
摘要:https://jingyan.baidu.com/album/456c463b93630d0a58314431.html?picindex=8 后台样式编辑--可以把 弹出的框给去掉
阅读全文
摘要:<a href="http://{$hostname}/{$result['report_home']}" download="{$result['download_name_home']}"> 点击下载 </a>
阅读全文
摘要:<!DOCTYPE html> <html> <head> <style> div { width:100px; height:100px; background:red; position:relative; animation:mymove 5s infinite; -moz-animation
阅读全文
摘要:width: calc(100% - 20px);
阅读全文