「資訊基礎應用/高本潤」修訂間的差異

出自不錯學群
跳至導覽 跳至搜尋
行 5: 行 5:
 
*<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
 
*<body> is a tag that puts your text in the window
 
*<body> is a tag that puts your text in the window
*<h1>&lt;h1&gt;the tag stands for header size 1(largest)&lt;/h1&gt;
+
*<h1>&lt;h1&gt;the tag stands for header size 1(largest)
*<h2> tag stands for header size 2
+
*<h2>&lt;h2&gt tag stands for header size 2
*<h3> tag stands for header size 3
+
*<h3>&lt;h3&gt tag stands for header size 3
*<h4> <h4>tag stands for header size 4
+
*<h4>&lt;h4&gt <h4>tag stands for header size 4
*<h5> tag stands for header size 5(smallest)
+
*<h5>&lt;h5&gt tag stands for header size 5(smallest)
 
*
 
*
 
*
 
*
行 21: 行 21:
 
*
 
*
 
*
 
*
&reg;&copy;
 

於 2020年11月29日 (日) 17:09 的修訂

  1. 高本潤
  • == == 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
  • <h1>the tag stands for header size 1(largest)

  • <h2&gt tag stands for header size 2

  • <h3&gt tag stands for header size 3

  • <h4&gt

    tag stands for header size 4

  • <h5&gt tag stands for header size 5(smallest)