welcome peeps !

welcome peeps !

Thursday, 26 September 2013

HTML

Assalamualaikum w.b.t. my fellow vicegerent on Earth. It has been a while since our last post. So, how are you guys doing? We hope that Allah blessed you with health and happiness.

So, our post this time, which is our second post, we will touch about web-designing related stuffs, partiularly the HTML. Have you ever heard HTML? What is HTML? What does HTML do in web-designing. We will see the details shortly.

Definition of HTML:
HTML stands for HyperText MarkUp Language. It is the authoring language used to create documents on the World Wide Web.
HTML defines the structure and layout of a Web document by using a variety of tags and attributes. The correct structure for an HTML document starts with <HTML><Head>(enter here what document is about)<BODY> and ends with <BODY></HTML
All the information you'd like to include in your Web page fits in between the <BODY> and </BODY> tags.

Here is an example:

This is what we type in the notepad :

This is what appears in the browser:



We can also include links in HTML


and this is what appears in browser.

This is the type of additional tags to make lists.
ul unordered list
ol ordered list

For more information on HTML, click here


http://www.w3schools.com/html/html_examples.asp.

That's all for our entry this time. See you next week. Bye :)
Assalamualaikum w.b.t