Web Site Making: Bases Of A Markup Language Of The Hypertext
Formatting bases
Insertion of objects in documents
In HTML there is a possibility of implementation of various objects in web pages. In old standards HTML for implementation of objects in documents it was used two tags and . The first served for implementation of the objects displayed Plug-ins by units of a browser and application-oriented applications and the second for layout on Web-villages of Java-applets.
In HTML there are 4 possibilities of the above-stated tags, on implementation of objects united in a new container tag . You can continue to use old tags, but (fashionable) tag usage is more preferable. We will consider the given tag more in detail; we will begin with its attributes:
* BORDER – border width of a frame of implemented object;
* ALIGN – object alignment in the document (LEFT/RIGHT – modes with a flow the text, TOP/MIDDLE/BOTTOM – concerning a current basic line);
* CLASSID – URL for loading missing Plug-ins the browser unit, for display or object playback on the web page (by default the document directory);
* CODETYPE – Internet Media Type contained set by attribute CLASSID;
* DATA – URL object;
* TYPE – Internet Media Type contained object set by attribute DATA;
* STANDBY – the message deduced in load time;
* HEIGHT – height of a frame of implemented object;
* WIDTH – width of a frame of implemented object;
* HSPACE – an indent from object across;
* VSPACE – an indent from object on a vertical;
* ID – object name;
Some applications and implemented elements (for example ActiveX) demand transmission of additional parameters by it for control of display or object playback. Parameter passing is carried out by means of a tag with following attributes:
* NAME – a parameter name;
* VALUE – value of parameter;
By transmission of several parameters it is necessary to use so much tags how many it is necessary to transfer parameters.
And what do you know about MIME types?
Originally MIME (Multipurpose Internet Mail Extensions) was developed for usage in electronic mail systems. This technology allows including files of various formats in electronic messages, supplying with their special MIME-title describing the content.
Now, application MIME was beyond electronic mail and it began to name Internet Media Types. Identifier Internet Media Types consists of two parts: the identifier of type and the identifier of a subtype divided by a virgule (for example: image/jpeg, video/x-msvideo). On the basis of the given types in system output agents of various types of files (Internet Media Types/applications/expansions of files) are assigned.
At detection in the HTML-document of implemented object the browser fulfills following operations:
* defines its MIME-type (on the basis of the information set by attributes CODETYPE, TYPE or the analysis of a filename extension containing object);
* searches compared to given type Plug-ins for the unit of a browser or the standard output agent of the given type in system;
These days the Internet technologies are very popular. The Internet network is not only a place to entertain but also a space to earn money. Whatever the reason is, to be presented in the Internet one needs a site. And this is when the question how to make a website arises. Those who are looking for info on how to build a website, should refer to the Web itself. It is full of guides on how to make a website and respective topics.
In any way, it wouldn’t be wise not to use this chance given to us by digital technologies. Google and other search engines, social networks and forums, blogs – all of them could help to find information on “make a flash website” and similar topics.

Recent Comments