摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>段落和换行</title> </head> <!-- 段落和换行 段落标签 <p></p> 段落会自动换行 常用属性: alig 对齐方式 left 居左对齐(默认) right 阅读全文
posted @ 2021-01-23 23:07
雪漠阳光
阅读(139)
评论(0)
推荐(0)
摘要:
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>标题和水平线</title> </he 阅读全文
posted @ 2021-01-23 23:03
雪漠阳光
阅读(87)
评论(0)
推荐(0)
摘要:
<!-- HTML 超文本标记语言 基础语法 标签 单标签 无属性 <标签名 /> 有属性 <标签名 属性名="属性值" /> 双标签 无属性 <标签名></标签名> 有属性 <标签名 属性名="属性值"></标签名> 整体结构 <html></html> 表示当前是一个网页 <head></hea 阅读全文
posted @ 2021-01-23 23:00
雪漠阳光
阅读(51)
评论(0)
推荐(0)

浙公网安备 33010602011771号