随笔分类 -  HTML基础

合抱之木,生于毫末
摘要:代码如下: <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>HTML5学堂 - alert</title> </head> <body> <script> window.alert = alert; function alert 阅读全文
posted @ 2019-02-26 18:45 Kefi123 阅读(1236) 评论(0) 推荐(0)
摘要:HTML中doctype以及target论述 阅读全文
posted @ 2016-09-17 21:19 Kefi123 阅读(168) 评论(0) 推荐(0)