How to Make HTML program structure: Beginner special

Admin 20.16
How to Make HTML program structure: Beginner special -
How to Create a program structure HTML: Special Beginners - HTML (hyper text markup langeuage) is a standard language with a special coding that is used to develop the web page or web application page, HTML will translated by the browser into a view in certain formats can be text, links, images, etc. in accordance with the command html used. then what is it ?, browser browser is the software that has the ability to translate html code for? appear to be? site page views.
when we made the html code, the html file should be stored with the suffix .htm or .html, .htm both are the same either .html or both can be recognized by the browser and the code inside it will be translated into a display page of the site.

Understanding HTML structure

If you want to be able to create a website, the first time that you have to learn and you have to understand it really is the command structure HTML please you can read about the language programming that must be mastered to create web applications. Why must HTML ?, it because html is? the basic foundation on a site, the major programming languages ​​that make up the display site is HTML.? To learn HTML is not too difficult is important that we know how the structure of the foundation, if we already know the basic structure of our next task is to master and understand HTML codes other quite a lot, oh how memorize ?, code issue that does not need to deliberate hapalin, then how can we be memorized, the more often we use the more we remember them, gradually HTML commands without us knowing if used and practiced the codes to be embedded in long-term memory of us.

basic Structure of HTML

the basic structure html consists of two blocks, the first is a header block, and the second is the block body, the block header is used to place the title, describing CSS for decoration display, describing JavaScript to create web page interactive, put meta, title and more. whereas the block body is the area to put the code that will become the web page view or web, whatever we put on the block body that will appear on the display in the browser (mozilla, google Croome, Internet Explorer, etc.), the following basic structure HTML you should know:



?????
??????????? </span> sample html <span style="color: blue;">
?????????????????? ...
?????????????????? ...
?????????????????? commands other head ...
???????????????? ? ...
?????????????????? ...
?????

??????

?????????????

This is contains html


???????????? ? .....
?????????????? ....
?????????????? commands other body,?
?????????????? placed diarea this body will be displayed by the browser ...
?????????????? ...
?????????????? ...
?????


basic structure html always starts with the tag and end with a closing tag , for the block head is always starts with? command and ends with the command , while for the block body always diwali with the command and ends with the command , as for the character commands HTML code, we can use capital letters, lowercase letters or combinations thereof, all of them are not distinguished, can still be read and the same. remember when we made the HTML script file must we keep ending in .html or .htm.

HTML Editor

To create a free html editor many tools that we can use, for just our practice can use notepad or notepad ++, but for professional purposes, should we use a tool specifically, for example, my own use NetBean as an editor for creating web, or other tools that are reliable, tool classmates NetBean, is equipped with a code highlighter, distinguish color text or html code is used, also equipped with Autocompleter, code suggestions when we type the command, Autocompleter useful to help us remember the code forgotten.?

Oh yes how to drag and drop editor, which allows us to create web pages, are like DreamWeaver for example, can be used?,? in my opinion depends, if we are professionals already understand in depth the structure of the web, tools like dream weaver's affairs in order faster pages created it does not matter, but specifically for beginners, tools like dream weaver should be avoided, why ?, tools that make you do not want to think hard, but beginners should better understand the basic structure of hTML or other programming languages, in order to understand the most advisable is you type the program directly without the aid of tools instant help create one for you, it will be better, and it will make you become skilled programmers later. if you are really aware of the coding site page especially HTML, it does not matter we use tools like dream weaver.


A simple example program HTML

for example the following program you can type it or try to copy and paste the command program html below into notepat:



sample html


this example italics

The examples of writing is bold

is an example of posts is underlined

this example italics bold and underlined


please coffee program above into notepad, then save, before being stored in the save dialog box please set the save as type :? select All Files (*. *), then the filename or file name you can input anything, do not forget to give the suffix .html or .htm, eg contoh.html then you sialahkan save.

to look at the output or outcome, please penyipanan to the location of that file, the files ending in .htm or .html, kemudain double-click the file, usually berektensi .htm file that will be integrated with the application default browser, so you can click your html file, the result will be displayed in your default browser. eg Mozilla or google Croome or it could be Internet Explorer, please observe that the code is placed between the tags and it will be displayed, if you have mastered the other commands, you will be able menampilkanapapun liking.


Similarly, the information that I can share about How to Create a program structure HTML: Special Beginners , may be useful.

Previous
Next Post »
0 Komentar