Saturday, 22 October 2011

lets learn about CSS !

Assalamualaikum. today's entry is about CSS.

What is CSS?

CSS = Cascading Style Sheets

Example:

1) CSS background 

- background-color
- background-image
- background-repeating
- background-position



2) CSS float

-an element can be pushed to the left or right, allowing other elements to wrap around it.


Monday, 17 October 2011

HTML..

Assalamualaikum. Today we are going to learn about HTML. What is HTML? HTML is Hypertext Markup Language. We are going to see the examples that might make us easy to understand about this topic.

1) HTML headings.
- HTML headings are defined with the <h1> to <h6> tags.




2) HTML paragraphs.
HTML paragraphs are defined with the <p> tag.




- </br> tag is use to separate lines.


3) HTML links.
- HTML links are defined with the <a> tag.


4) HTML images.
-HTML images are defined with the <img> tag.


The URL points to the location where the image is stored. It define with <src> tag. 
  The <alt> tag specifies an alternate text for the image if the image cannot be displayed. 
  The height and width are used to specify the height and width of an image.

5) HTML text formatting.
- There are many tags that use to define certain description.


- example is as follow:
6) HTML tables.
- There are many tags that use to define certain description.

- This is an example showing that cell spans two columns. 

- This is an example showing that cell spans two rows.


- This is an example showing cell padding.
- This is an example showing cell spacing.

7) HTML Lists.
- table below shows HTML list tags.

- This is an example of unordered and ordered lists.
-This is an example showing nested lists.



That's all for today. Next entry is about CSS. see yea! :)

Sunday, 9 October 2011

introduction to Adobe Dreamweaver..

Assalamualaikum. maaf blog sudah lame tidak ber update. disebabkan kesibukan dengan aktiviti seharian, tapi hari ni, saya berkesempatan jugak nk update blog ni..

ok. Pada sesi makmal yang pertama, kami diajar menggunakan Adobe Dreamweaver. Sebenarnya, aplikasi ini memang sudah ada di dalam laptop saya, cuma saya tidak perasan kerana tidak tahu menggunakannya. hee. sekarang bila sudah belajar, barulah datang keinginan dan kemahuan untuk explore apa itu Adobe dreamweaver..

kami diajar oleh Pn Saidah tentang asas untuk menggunakan aplikasi ini. kami diajar apa itu HTML, XHTML dan XML. HTML (HyperText Markup Language)  is a languange for describing web page. kami juga didedahkan dengan sample HTML code. Kami mencuba sendiri bagaimana mahu menukar warna latar belakang, memasukkan image, add caption under image, heading, text styles, text formatting tags, list, hyperlinks, frameset dan edit table.

Melalui pembelajaran ini, kami mendapat banyak pengetahuan tentang asas pembinaan sebuah laman web. Namun masih banyak yang perlu kami pelajari. Nantikan entry yang seterusnya :)