随笔分类 - html css
摘要:<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);
阅读全文