REVISION
HTML PROGRAMMING
1.
An HTML document contains what type of
code ?
(ASCII/BINARY/ATRIBUTE choose one)
2.
Can you view the HTML source code using
a web browser ? If can, explain the steps involved.
Boleh dengan meletakkan .html semasa ingin menyimpan kod tersebut
Boleh dengan meletakkan .html semasa ingin menyimpan kod tersebut
3.
Name the text editor provided in Windows
accessories.
Notepad
4.
Name an HTML editor recommended in
market. Where can you get the software ?
WYSIWYG editors, boleh didapati dikedai kedai komputer
5.
What does BR in the code tag <BR> mean?
Menjarakkan antara baris atas dan bawah perkataan
6.
What does P in the code tag <P> represent?
Menjarakkan lebih besar antara baris atas dan bawah perkataan
7.
What is the difference between code tag
<BR> and <P> ?
Jarak < p > lebih besar dan
< br > jarak lebih kecil
8.
What would happen if u left out the tag
</P> ?
kod untuk menjarakkan perkataan itu tidak menjadi
No comments:
Post a Comment