文件名称:HTML-CAMP:用于学习HTML,CSS和BOOTSTRAP的存储库
文件大小:1.07MB
文件格式:ZIP
更新时间:2024-04-16 19:36:42
HTML
HTML-CAMP 用于学习HTML,CSS和BOOTSTRAP的存储库 1- Create an HTML Page 2- Install bootstrap through CDN, External CSS 3- Bootstrap Grid 4- Create A Nav-Bar Why we use <!DOCTYPE html>? Doctype stands for Document Type Declaration. It informs the web browser about the type and version of HTML used in building the web document. What is a Head Tag? The <head> element is a container for metadata (data about data
【文件预览】:
HTML-CAMP-main
----README.md(721B)
----.vscode()
--------launch.json(459B)
----ASSETS()
--------logo2.png(3KB)
----BOOTSTRAP()
--------bootstrap-grid.html(2KB)
--------GRID.HTML(6KB)
--------Homepage.html(2KB)
----HTML()
--------homepageHTML.html(402B)
----INFO()
--------basics.pdf(529KB)
--------form.pdf(500KB)
--------semantic.pdf(225KB)
--------tables.pdf(262KB)