[
Basic WML Code
]
- Line Break -
<br/>
- Big Text -
<big>cantique</big>
cantique
- Small Text -
<small>cantique</small>
cantique
- Italic Text -
<i>cantique</i>
cantique
- Bold Text -
<b>cantique</b>
cantique
- Emphasis Text -
<em>cantique</em>
cantique
- Strong Text -
<strong>cantique</strong>
cantique
- Underline Text -
<u>cantique</u>
cantique
- Text Link -
<a href="http://cantique.wen.ru">-cantique-</a>
cantique
- Button- Images -
<img src="http://img or logo url" alt="logo"/>
Button Link
<a href="http://cantique.wen.ru"><img src="http://button url" alt="logo"/></a>
Note:
Text format code
such as bold, small, big, underline, etc. must be placed outside the link code, anchor code, etc.
Selection Links
<select><option>PARTNERS</option><option onpick="http://wen.ru">WENRU</option><option onpick="http://wapamp.com">WAPAMP</option><option onpick="http://xtgem.com>XTGEM</option></select>
PARTNERS
WENRU
WAPAMP
XTGEM
Input Log-in
page1
Enter your name:<br/><input type="text" name="name" maxlength="15" value=""/><a href="http://page2">log-in</a>
page 2
Welcome $$(name) my site!
Enter your name:
Login
- Table -
1 column and 1 row
<table columns="1" align="||"><tr><td>cantique</td></tr></table>
2 columns and 2 rows
<table columns="2" align="||"><tr><td><img src="" alt=""/></td><td><a href="http://xtgem.com">xtgem.com</a></td></tr/><td><img="" alt=""/></td><a href="http://wen.ru">wen.ru</a></td></tr></table>
- HOME -
Copy Rights: 2007