docs(web): 添加HTML常用标签与属性文档
新增HTML常用标签与属性的详细教程文档,包含基础标签使用、语义化布局、媒体元素等内容,并附带示例代码和练习作业
This commit is contained in:
@@ -150,6 +150,7 @@ const web = defineNoteConfig({
|
|||||||
{
|
{
|
||||||
text: "基础知识", prefix: "/basic-syntax", items: [
|
text: "基础知识", prefix: "/basic-syntax", items: [
|
||||||
{ text: "Web 前端基础讲解", link: "/programming/web/basic-syntax/html-css-js/" },
|
{ text: "Web 前端基础讲解", link: "/programming/web/basic-syntax/html-css-js/" },
|
||||||
|
{ text: "HTML 常用标签与属性", link: "/programming/web/basic-syntax/html-tags-attributes/" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]
|
]
|
||||||
|
|||||||
1183
docs/notes/programming/web/basic-syntax/html-tags-attributes.md
Normal file
1183
docs/notes/programming/web/basic-syntax/html-tags-attributes.md
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user