2012-11-12 1:48, richard wrote:
> On Sun, 11 Nov 2012 17:17:36 +0000, Hugh Newbury wrote:
>
>> Is there a function in HTML that will get a page to load a chunk of text
>> in exactly the same way that <IMG SRC> loads pix?
>>
>> Hugh
>
> <object>
It does not load text in the same way that <IMG SRC> loads an image
nowhere near. You could see this if you actually tried it.
> create a page with the text on it.
> At the point where you want the text to show, insert the tag.
> enclose the tag in a division container and style the division.
If you had actually tried it, you would know that styling the division
has no impact on the style of the text.
--
Yucca,
http://www.cs.tut.fi/~jkorpela/