Руссксая версия | Another Moneky serversSearch>

Creation of a web-page

To the main Moneky page

Bases of HTML language

What is HTML?
HTML (HyperText Markup Language) - is language of the world wide Web. Each time, when you open a Web-page, you actually open the document written on HTML. All Web-documents are formatted with the help of language HTML, and all links, which help you easily move from page to page, also are organized by means of HTML language. And those colour images, which you met on Web-pages, both filled forms, and running headings - all you see due to HTML language. The command in HTML language are named tags. The list of basic tags and their applicability is below. If you want to learn more in detail about use of one of them, click under the name of tag which you wanted to know about. If you don't want to learn HTML, this advice is for you.

The HTML-codes of sectoring are surrounded with special markers, with which help they are separated from the body text of the document. You simply read them using two main symbols, with which help and the instructions on sectoring are set. These symbols are the triangular brackets, < and >. More often these symbols occur by pressing keys Shift + *quot; a point *quot; or Shift + *quot; a comma *quot;. All tags are used in pairs: exists both opening and closing tag. At what closing tag is used with a symbol *quot; / *quot;. It is necessary to note one important moment - HTML-codes are tolerant to the register, that is tag <BOdy> By nothing differs from tags <boDY>, <BoDy> or <BodY>. But, as a rule, developers of Web-pages print HTML codes by capital letters, as it allows easily to distinguish from the body text, that facilitates editing.

Main tags

<A>
<ACTION>
<AREA>
<BGSOUND>
<BLOCKQUOTE>
<BODY>
<BR>
<BUTTON>
<B>
<CENTER>
<CELECT>
<CODE>
<DD>
<DEL>
<DL>
<DT>
<FONT>
<FORM>
<FRAME>
<FREAMESET>
<H>
<HEAD>
<HR>
<HTML>
<KBD>
<IMG>
<INPUT>
<ISINDEX>
<I>
<LH>
<LI>
<MAP>
<MARQUEE>
<NOBR>
<OL>
<OPTION>
<P>
<PRE>
<SAMP>
<SMAL>
<SUB>
<SUP>
<TABLE>
<TD>
<TEXTAREA>
<TH>
<TITLE>
<TR>
<UL>
<UNDERLINE>
<U>

Hosted by uCoz