This page was last modified 12:24, 29 October 2007.
CSS example
From Forum Nokia Wiki
Here is CSS example :
body { font-size: small; margin: 0px; text-align: left; background-color: #FFFF00; padding: 3px; } { font-size: small; color: #4f4f4f; padding: 0px; margin: 0px; border-width: 0px; border-style: none; border-color:white; } a { text-decoration: none;} li{ list-style-type:circle; list-style-position:inherit; } .left{ text-align:left; vertical-align:top;} .center {text-align:center;} .right { text-align:right; font-weight:bold; text-decoration:underline; vertical-align:top; } img{ border-width: 0px; border-style: none; margin: 0px; padding: 0px; } div{ border-width: 0px; border-style: none; margin: 0px; padding: 0px; vertical-align: top;} tr,td { border-width:thick; border-color:silver;}
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to open web page from Midlet | Nabil_java | Mobile Java General | 6 | 2008-08-04 18:12 |
| problem viewing the xhtml file in 3650 | kirtij | Browsing and Mark-ups | 1 | 2003-05-05 05:44 |
| <form> tag not working on xHTML-MP | rahul2435 | Browsing and Mark-ups | 1 | 2007-09-21 20:58 |
| N80 Can Access Internet Banking Secure Websit? | elvintay | Mobile Java Networking & Messaging & Security | 1 | 2006-10-30 18:33 |
| WML won't work in NMIT | Sherratt Rowan | General Browsing | 2 | 2006-03-18 10:23 |
