General discussions : Non mobile discussion : Colour Wap site creation....
>
New Topic
>
Reply<
Esato Forum Index
>
General discussions >
Non mobile discussion
> Colour Wap site creation....
Bookmark topic
Can anyone tell me of any software that is available to enable me to create colour Wap sites?? Ive knocked up a few normal sites before but I need to know the differances between colour and normal sites
I am a n00b and im eager to learn and this seems one of the best sites to get info from! Thanks in advance ppl
--
Posted: 2002-12-28 20:20:00
Edit :
Quote
Anyone??
--
Posted: 2003-01-01 23:14:00
Edit :
Quote
I guess colour wap sites can be written in xhtml. There are plenty of tutorials on net for this.
This post was posted from a T65
--
Posted: 2003-01-01 23:27:00
Edit :
Quote
For software, i recommend you use dreamweaver mx
This post was posted from a T68i
--
Posted: 2003-01-02 00:01:00
Edit :
Quote
Do you want just colour pics in your wap site? Then that's easy but if you want color backgrounds and texts etc. you need to code in xhtml.
--------------------------------------------
Please visit these mobile web sites.
Twilight Zone (twilightwap.com)
DownloadWAP (downloadwap.com)
WAP Groups(wapgroups.com)
PRODIGITS(prodigits.co.uk)
Surfwap(surfwap.com)
WAPelite(wapelite.com)
WAPmeter(wapmeter.com)
[ This Message was edited by: twilight on 2008-09-13 00:32 ]
--
Posted: 2003-01-02 00:11:00
Edit :
Quote
I have started a wap forum on esato-do a search-u need 2 write in xhtml-u can use front page and edit the code-check my site tagtag.com/wapchimp
This post was posted from a T68i
--
Posted: 2003-01-02 01:25:00
Edit :
Quote
Do u intend 2 use WML or XHTML? I don't think WML supports color formats, but XHTML does.
This post was posted from a T68i
--
Posted: 2003-01-02 05:42:00
Edit :
Quote
Colour text/backgrounds only works in wap 2.0
and in my opinion is worthless, people want colour images and don't give a fook about coloured text, only the newest colour phones support wap 2.0, and for mobile connections simplicity is everything.
You can post colour gifs/jpgs in wml, and wml works on the most phones, compatability is the biggest problem in wap.
So many phones, all with different browser options.
7210- doesnt show jpgs, Samsung t100- cant see any pics while browsing................you get the picture.
This wml/xml code will show images/text on just about any phone
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<template>
<do type="options" name="prev" label="Back">
<prev/>
</do>
</template>
<card title="yourtitle" id="first">
<p align="left"><br/>
your text here
<img alt="Image" src="yourpic.jpg"/>
<img alt="Image" src="yourpic.gif"/>
or here
<a href="nextpage.wml">Another page</a>
</p>
</card>
</wml>
--
Posted: 2003-01-02 11:00:00
Edit :
Quote
Sweet, Thanks ppl.. Time to fire up dreamweaver when I get home then!
--
Posted: 2003-01-02 11:57:00
Edit :
Quote
in wml You can only put a color pictures like gif or jpg... they must have max 7,5kb :( check my site szejqer.bulwar.pl
This post was posted from a WAP device
--
Posted: 2003-01-02 11:58:00
Edit :
Quote
New Topic
Reply