「資訊基礎應用/高本潤」修訂間的差異
跳至導覽
跳至搜尋
行 2: | 行 2: | ||
* | * | ||
*== == gives you a heading if you put it around text | *== == gives you a heading if you put it around text | ||
− | |||
*<html> is a tag for well... html | *<html> is a tag for well... html | ||
*<title> is a tag that puts the text with in as the text for the top bar thingy | *<title> is a tag that puts the text with in as the text for the top bar thingy |
於 2020年11月29日 (日) 17:03 的修訂
- 高本潤
- == == gives you a heading if you put it around text
- <html> is a tag for well... html
- <title> is a tag that puts the text with in as the text for the top bar thingy
- <body> is a tag that puts your text in the window
tag stands for header size 1(largest)
tag stands for header size 2
tag stands for header size 3
tag stands for header size 4
tag stands for header size 5(smallest)