图灵程序设计丛书 JavaScript基础教程源代码

源代码在线查看: script01.css

软件大小: 6122 K
上传用户: ldh_ncu10
关键词: JavaScript 程序设计 基础教程 源代码
下载地址: 免注册下载 普通下载 VIP

相关代码

				body {					background-color: white;					color: black;					font-size: 20px;					font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;				}								h1, th {					font-family: Georgia, "Times New Roman", Times, serif;				}								h1 {					font-size: 28px;				}								table {					border-collapse: collapse;				}								th, td {					padding: 10px;					border: 2px #666 solid;					text-align: center;					font-size: 24px;				}								#free {					background-color: #F66;				}							

相关资源