View Single Post
Old 12-30-2003, 11:58 AM   #4
Alexander Turcic
Fully Converged
Alexander Turcic ought to be getting tired of karma fortunes by now.Alexander Turcic ought to be getting tired of karma fortunes by now.Alexander Turcic ought to be getting tired of karma fortunes by now.Alexander Turcic ought to be getting tired of karma fortunes by now.Alexander Turcic ought to be getting tired of karma fortunes by now.Alexander Turcic ought to be getting tired of karma fortunes by now.Alexander Turcic ought to be getting tired of karma fortunes by now.Alexander Turcic ought to be getting tired of karma fortunes by now.Alexander Turcic ought to be getting tired of karma fortunes by now.Alexander Turcic ought to be getting tired of karma fortunes by now.Alexander Turcic ought to be getting tired of karma fortunes by now.
 
Alexander Turcic's Avatar
 
Posts: 18,175
Karma: 14021202
Join Date: Oct 2002
Location: Switzerland
Device: Too many to count here.
Quote:
Originally Posted by sofry
What are people using to write handheld-friendly webpages?
I would recommend that you learn the use of strict XHTML and Cascade Style Sheets (CSS). This keeps the code *very* clean, is easy for offline parsers like iSilo to parse, and can be more easily customized for mobile formatted handhelds.

Have a look at the code of http://www.turcic.com/index.htm, which was my first attempt to write in xhtml+css. I didn't use any special html editor; used Ultraedit, which is my favorite editor for any text documents. If you can afford it, I would recommend the new Dreamweaver MX 2004, which has nice support for xhtml + css as well.
Alexander Turcic is offline