##HTML
##網址連結
< a href="http://www.w3schools.com">This is a link</a>
##螢幕任一位置顯示圖片
<DIV id=Layer1 style="POSITION: absolute;TOP:250;LEFT:250">
<IMG name=Image1 src="smiley.gif">
</DIV>
##有數字的清單
<ol>
<li>清單1
<li>清單2
<li>清單3
</ol>
##Telnet模擬HTTP請求
- telnet www.hinet.net 80
- enter
- crtl ] //顯示What you type?
- enter
- GET / HTTP/1.1
- HOST:
- enter
沒有留言:
張貼留言