
Support for Cascading Style Sheets
Issue 1 April 2005 187
Another <p> tag Example
This example illustrates using the background-color specified in the <card> tag for the whole
page and a special color specification for the <p> tag.
<wml>
<card style=”background-color:green;” title=”Card 1”>
<p style= ”background-color:blue; text:red;”>
Sample Text
</p>
</card>
</wml>
Kommentare zu diesen Handbüchern