2008-11-11 18:23
mcl1101
初步認識 HTML(第五課•段落標籤)
<P><FONT face=Verdana>我們可以利用 <FONT color=red><p></FONT> 標籤所標示的文字,成為一個段落。在瀏覽器中,不同段落文字間除了換行,還會以一行空白加以間隔的。</FONT></P>
<P><FONT face=Verdana></FONT> </P>
<P><FONT face=Verdana>其語法如下:</FONT></P>
<P><FONT face=Verdana></FONT> </P>
<P><FONT face=Verdana color=blue><p> <FONT color=darkgreen>段落文字</FONT> </p></FONT></P>
<P><FONT face=Verdana></FONT> </P>
<P><FONT face=Verdana color=blue><U>範例一:</U></FONT></P>
<P><FONT face=Verdana>[quote]</FONT></P>
<P><FONT face=Verdana color=darkgreen><U>HTML 原始碼:</U></FONT></P>
<P><FONT face=Verdana></FONT> </P>
<P><FONT face=Verdana><IMG onmousewheel="return imgzoom(this)" onmouseover="attachimg(this, 'mouseover')" onclick="attachimg(this, 'click', 'http://i446.photobucket.com/albums/qq182/mcl1101/HTML-14.jpg')" alt="" src="http://i446.photobucket.com/albums/qq182/mcl1101/HTML-14.jpg" onload="attachimg(this, 'load', 'Click here to open new window\nCTRL+Mouse wheel to zoom in/out')" border=0></FONT></P>
<P><FONT face=Verdana></FONT> </P>
<P><FONT face=Verdana color=darkgreen><U>瀏覽時的結果:</U></FONT></P>
<P><FONT face=Verdana></FONT> </P>
<P><FONT face=Verdana><IMG onmousewheel="return imgzoom(this)" onmouseover="attachimg(this, 'mouseover')" onclick="attachimg(this, 'click', 'http://i446.photobucket.com/albums/qq182/mcl1101/HTML-15.jpg')" alt="" src="http://i446.photobucket.com/albums/qq182/mcl1101/HTML-15.jpg" onload="attachimg(this, 'load', 'Click here to open new window\nCTRL+Mouse wheel to zoom in/out')" border=0></FONT></P>
<P><FONT face=Verdana></FONT> </P>
<P><FONT face=Verdana color=darkgreen><U>把文字 Highlight 了:</U></FONT></P>
<P><FONT face=Verdana></FONT> </P>
<P><FONT face=Verdana><IMG onmousewheel="return imgzoom(this)" onmouseover="attachimg(this, 'mouseover')" onclick="attachimg(this, 'click', 'http://i446.photobucket.com/albums/qq182/mcl1101/HTML-16.jpg')" alt="" src="http://i446.photobucket.com/albums/qq182/mcl1101/HTML-16.jpg" onload="attachimg(this, 'load', 'Click here to open new window\nCTRL+Mouse wheel to zoom in/out')" border=0></FONT></P>
<P><FONT face=Verdana>[/quote]</FONT></P>
[[i] 本帖最後由 mcl1101 於 2008-11-11 18:24 編輯 [/i]]