随笔分类 -  Web

摘要:1 <!DOCTYPE html> 2 <html lang="en"> 3 4 <head> 5 <meta charset="UTF-8"> 6 <meta name="viewport" content="width=device-width, initial-scale=1.0"> 7 <t 阅读全文
posted @ 2020-04-25 01:23 Charles煜爚 阅读(550) 评论(0) 推荐(0)
摘要:HTML(标题h、段落p、文本格式化、链接a、头部head) 1 <!DOCTYPE html> 2 <html lang="en"> 3 4 <head> 5 <meta charset="UTF-8"> 6 <meta name="viewport" content="width=device- 阅读全文
posted @ 2020-04-24 22:59 Charles煜爚 阅读(297) 评论(0) 推荐(0)