More HTML Commands
EXTRA
There are some more HTML commands that you can try on your homepage:
<BR>
This command is used to create a line spacing.
In our second HTML file - you have type
this:
<p>More to coming soon...Please come again. Bye</p>
Now change it to
<p>More to coming soon...<BR>Please come again.<BR> Bye</p>
See the difference? P command is to create paragraph but BR is for line spacing.
Some more commands that might useful are the command to change the attribute of text such as
bold, Italic and underline.
To make a text bold, you just put command B before and after the text. Like this
<B>Your text here</B>
For Italic - you use I and for underline is U.
Please try them.
Other major commands
<HR>
Horizontal Line like below:
<HR width=50%>
<HR width=20%>
<FONT ?????> teks </FONT>
<FONT FACE=ARIAL> - Font jenis Arial
<FONT FACE=TIMES> - Font jenis TIMES
<FONT COLOR=YELLOW> - Font warna kuning
<FONT COLOR=red> - Font warna merah
<FONT size=+2> - Font size campur 2
<FONT size=-1> - Font size tolak 1
<FONT color=red face=arial size=+2> - Font size campur 2, warna merah dan jenis Arial
<CENTER> kandungan </CENTER>
Meletakkan kandungan di tengah-tengah laman
Teks dibawah ialah tanpa arahan CENTER
PERCON CORP SDN BHD
Dgn arahan center
PERCON CORP SDN BHD
Good luck.
Bye for now. As usual, your questions can greatly make you understand better and faster.
Table Of Contents
|
|
© Copyright 2000 Zumaidi Zainuddin
|