Avaya 4600 Series Uwagi o Aplikacji Strona 188

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 206
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 187
Web Browser for the 4625SW IP Telephone
188 4600 Series IP Telephones Application Programmer Interface (API) Guide
First <a> tag Example
CSS2 properties for an <a> tag are inherited from its parent <p> tag. Properties can also be
inherited from <p>’s parent tag <card> tag, etc. This example shows that the background-color
is specified in the <card> tag for the whole page and a special color is specified for the <a> tag.
<wml>
<card style=”background-color:green;” title=”Card 1”>
<p>
Sample Text
<a href=”1.wml” style= ”background-color:green; text:medium blue;”>
First Link
</a>
</p>
</card>
</wml>
Przeglądanie stron 187
1 2 ... 183 184 185 186 187 188 189 190 191 192 193 ... 205 206

Komentarze do niniejszej Instrukcji

Brak uwag