Accurate HTML
Any job should be executed accurately and beautifully. Especially if many people can see her{it}. And it directly concerns development of sites, and in particular some technologies used at it is HTML and CSS.
Looking through pages in the Internet we, as a rule, do not look in code HTML. And what for it is necessary for the usual user? But often it happens to look important at a code to make some impression about founders of this website. Code HTML, it as a mirror of skills, opportunities and desires of the developer of a site.
Having had a look there it is possible to learn{find out} with ease how the page - by "program - klepalkoj" or the person is made, his{its} mind{wit} and knowledge. That it was easier to you to understand my idea, I shall lead{shall carry out} an excellent{a different} parallel. Take music. There are the compositions written by one person behind a computer, with the help simple programmki. He "plays" all tools itself. For him it is not necessary udarnik with feeling of a rhythm, the guitar player with masterly technics{technical equipment}, the bass player too to anything, and the keyboard player superfluous is not necessary for him... He presses the button and the program plays all. The flooded radio and clubs senseless « ??µ¬???n*raquo also turns out. Art and no creativity. And in a spelling of a code. The program in fact silly - litters all with the comments unnecessary tegami and designs. And the user before does not have an affair - in it{him} IE all is looked well. And about Oper'? and NN he at all does not know, which show special requirements to registration of a code of page.
Creation of effective and accurate code HTML is original, but art where it is necessary to think. Especially it will be felt, when will create a site not for itself, and for someone. And there are sites very complex{difficult} structure where work verstal`hhika borrows{occupies} half of operating time above all site. The tables enclosed several times, non-standard positioning and registration of the test... Personal experience of spelling HTML by handles here to not do without in any way. Especially same problem{task} can be solved different ways among which it is necessary to choose the most optimum.
That your code of page looked adequately, accurately and "neiskusstvenno", it was easy for you to be guided in him attentively study the below-mentioned items{points} and adhere to them at spelling HTML:
* Try to not write tags capital letters (TABLE, BODY, IMG) is first attribute of not manual job and in such code it is hard to be guided, as the majority of a code in the Internet all the same is written by lower case letters (table, body, img).
* Attributes always write down in inverted commas (napr., align = "right"), that will give to your code accuracy and compatibility with language XML.
* Appropriating{Giving} any value (width, height) in pixels, do not overlook it to specify, i.e. width = "5px".
* There are tags for which it is unessential to put a tag closing. But I recommend to put all the same them in any case. First, so it is easier to be guided in a code, and second, for full compatibility with all browsers and their versions (looked the site under Netscape 1.0?).
* Unnecessary comments which often leave "programs - klepalki" are invalid. And own always write, they to you will facilitate a presence{finding} of the necessary fragment of a code of page.
* Try to not leave styles in a page. Deduce them in a separate file - so easier something to change and the code of page will decrease (sometimes very appreciablly).
* Each symbol has so-called substitution. For example, for a dash it-, and for inverted commas « (left) and » (right). In any directory on HTML you will find the list of such symbols and their substitutions. Always use them, differently there can be problems with their correct display.
At last I shall say, that "programs - klepalkami" are better for not using, because they zamusorivajut a code and eventually it otupljaet. Use multipurpose notebooks where you write all, but this process is accelerated at the expense of additional opportunities.
Often by development of a site a lot of time is given on visual design - in fact it{he} is seen by visitors. And that is latent (code HTML) it is possible to make and in a fast way. Because of such attitude{relation} in our Runet set of sites with remarkable external design have the disgusting code which has been slapped together in "klepalke". Do not repeat mistakes such sajtostroitelej, impose accurately and beautifully, allocate structure of a code, and always remember, that language HTML - a basis of a site.

|