Nov 21, 2011

HTML tutorial

For my friends who had visited this blog, probably know that today there are many changes to my blog, who was very anti-image now suddenly into a sea of ​​images, let alone the lyrics down, the banner was installed only a few pieces only but now so rich ngebaris perang.tadinya soldiers leaving just a fad enter banners from other blog friends, now all the pictures from feedburner.com I'll enter all .. all crowded ..

And from this day on any topic bahsan there would be little change, that is not just discuss it but the blog tutorial also discusses about HTML, this I do because there is a hobby among my friends to change her blog template but still have problems because it is still confused about HTML commands , it guns Far be it from me that every edit HTML HTML commands must remember his first new ma'lum learned so not to memorize.

Alright buddy, we return to the main subject of this article is about HTML.

What is HTML?

HTML (Hypertext Markup Language) is a standard programming language that is used to display web documents. (it's in my opinion, if one so please forgive in).

Familiar with HTML tags

The commands in plain HTML on the call with TAG. TAG is mostly to have a partner, namely TAG opening and closing. For example <b> ...</ b>, <i> ...</ i> and so forth, and the TAG that has this pair are also Override function which can overwrite the previous TAG. Example: a text that has been made oblique by tag Addons ... </ I>, can override the tag <b> ... </ B> that will give birth to two different orders results as well as the combination of letters and letters bold italics, for example:
This is only <b> <i> example </ i> </ b> just my friend
which will appear in the browser are:

This is only an example only buddy

in addition to TAG that have a partner, there is also a tag that does not require a partner, eg TAG <hr>, <br>, or <input>
A Tag is not sensitive to the Case (large or small letters), so willing to write letters in large or small letters will produce the same function. For example: Tag function <b> ....</ b> will be equal to Tag <B> ....</ B>.
HTML document structure

An HTML document is divided into three main parts, namely HTML, HEAD, and BODY.
HTML
An HTML document must begin with tags <HTML> and closed with </ HTML> This tag is a means to provide information to the browser that what is written in it is an HTML document.
HEADHeader section of an HTML document preceded by the tag and closed by <HEAD> tag </ HEAD>, and in the header in the content is also tagged with the title of the document title, title tag is written with an opening tag <TITLE> and in closed by the tag </ TITLE>, example: title of this blog is Blog Tutorial so for his tittle-written like this <TITLE> Blog Tutorial </ TITLE>, but at blogger.com for writing title should not be written directly on title tag because it was in the automation, the address is <$ BlogPageTitle $>. In filling his title this seyogya not arbitrary, because the title is the first thing viewed by search engines.
In the header was well in fill with META tags, META tags written with <META> tag, META tags usually contain information about the HTML document. with the META tag we can specify keywords, content, refresh, and other so on. Specifically about META keyword tag will be discussed further at the next post.
BODYAll HTML documents are stored within the BODY such as text, images, links, and so will the tampilakan and can be viewed in the browser.
Ok friend, probably the first introduction of HTML on both ends meet so first and will be forwarded to the post-post next
...

0 komentar:

Post a Comment

"Dozo Yoroshiku Onengaishimasu"
UMEDA TAKAHIRO © 2008 Template by:
SkinCorner