Html(简单介绍)
摘要:
Html:超文本标记语言,HypertexMarkupLanguage.(浏览器只会读取超文本标记语言?) 格式:成对编程 <html> <head> <title>第一个html</title> </head> <body> 显示正文信息 <p>段落</p> //<p>标签代表段落 //<form 阅读全文
posted @ 2017-09-18 15:40 LeonLau 阅读(69) 评论(0) 推荐(0)
posted @ 2017-09-18 15:40 LeonLau 阅读(69) 评论(0) 推荐(0)
posted @ 2017-09-18 12:59 LeonLau 阅读(187) 评论(0) 推荐(0)