
Web Browser for the 4625SW IP Telephone
192 4600 Series IP Telephones Application Programmer Interface (API) Guide
CSS2 Color Image Support Examples
In this example, the image spans across the browser’s screen.
<wml>
<card style=”background-color:blue;” title=”Card 1”>
<p>
<img src=”Avaya.jpeg” alt+”Avaya building”/>
</p>
</card>
</wml>
The image in the above diagram can be supported as either:
● A series of six individual images with the slices cut exactly to fit each line. This way the
page author must send six images. When displayed on the browser, the six images look
like one single image.
● A large image that is left justified on line 1 and expands to cover the screen exactly.
Kommentare zu diesen Handbüchern