摘要: HTML指令详解结构 <html> <head> <title>标题<title> </head> <body>..........文件内容.......... </body> </html> 1.文件标题 <title>..........</title> 2.文件更新--<meta> 【1】10秒后自动更新一次 <meta http-equiv="refresh" content=10> 【2... 阅读全文
posted @ 2008-10-24 16:21 dowms22 阅读(228) 评论(0) 推荐(0)