# HTML/CSS快速入門 ## html中的結構與元素 >概要:h1~h6 p ul list a span ### 重點 ```javascript= var=1 console.log("hello") ``` 使用'''框住的內容就會以指定的程式語言型態標注 ### 小技巧 * 使用console.log輸出字串 * let的作用範圍為括號內部 ### 可以用的標籤 1. h1 2. h2 3. h3 ### 補充連結 參考講義 https://bootstrap.hexschool.com/docs/4.2/getting-started/introduction/ 
×
Sign in
Email
Password
Forgot password
or
Sign in via Google
Sign in via Facebook
Sign in via X(Twitter)
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
Continue with a different method
New to HackMD?
Sign up
By signing in, you agree to our
terms of service
.