正在加载图片...
《Web前端开发》实验教学指导/实验四:在网页中使用表单和多媒体 metahttp-equiv="content-type"content="Text/html;charset=utf-8"> dth: 552p font-size: 12px color: #FOO font-size: 14px; width: 552px border: 1 px solid #333 background: #FFF margin-top: 10px background-color #41A81E color: #F2F2F2 text-align center border-radius: 8px; border: 1 px #078111 solid padding-right: 15px; color: #333: background: #FFF <h2>视频播放</2> <!-视频播放窗口-> 河南中医学院互联网应用技术研究 本讲共计12页|当前第7页《Web 前端开发》实验教学指导 / 实验四:在网页中使用表单和多媒体 河南中医学院互联网应用技术研究所 本讲共计 12 页 | 当前第 7 页 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <style> body{ margin:auto; width:552px; font-size:12px; margin-top:60px; } h2 { text-align:center; color:#F00; font-size:14px; font-weight:bold; } progress{ width:552px; border:1px solid #333; background:#FFF; } button{ margin-top:10px; border:none; background-color:#41A81E; color:#F2F2F2; width:auto; height:22px; text-align:center; vertical-align:middle; border-radius:8px; border:1px #078111 solid; padding-left:15px; padding-right:15px; } #showTime{ margin-top:10px; color:#333; } #progressValue{ width:0%; height:20px; background:#FFF; cursor:default; } </style> </head> <body> <h2>视频播放</h2> <!--视频播放窗口--> <div id="PlayVideo">
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有