forked from ccccourse1/wp109b
-
Notifications
You must be signed in to change notification settings - Fork 0
week1.md
stereomp3 edited this page Feb 26, 2021
·
33 revisions
##超連結
<!DOCTYPE html>
<html>
<body>
<h2>HTML Links</h2>
<p>HTML link are defined with the a tag:</p>
<a href="https://www.w3schools.com/">this is a link</a>
</body>
</html>段落以空白行分隔。
行末兩個空格 産生斷行。
文本屬性:斜體、
粗體、等寬字型Monospace。
水平線:
列表:
- 張三
- 李四
- 王二
編號列表:
- 不論
- 三七
- 二十一
![]()
Markdown使用電郵用字元「>」來引用。
行間HTML亦受支援。