|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
||||
|
||||
|
Background Color Syntax
I have been searching all over this forum and the web to see what I can find regarding
WML and background colors. I have not been able to find anything. Does WML support the bgcolor tag and if it does, what is the proper syntax? I currently have some code that gives me the following error: Attribute "bgcolor" is not declared for element "td". <td bgcolor="#52265E"> is the tag it's referring to. |
|
#2
|
|||
|
|||
|
Hello,
You cannot control the background color with WML. You have to use XHTML MP + WCSS instead. For example: <td style="background-color: #52265E"> Hope this can help you. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > Background Color Syntax |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|