Start with the document structure below (strict xhtml compliance) and use the validator at http://validator.w3.org/ as you develop. If you make a change and validate immediately after you will be able to see useful messages from the w3c explaining how you need to alter your design.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <title>Untitled</title> <meta http-equiv= "Content-Type" content= "text/html; charset=UTF-8" /> </head> <body> </body> </html> Ray Champagne wrote: >any online resouces that you use that you'd recommend to get me started? > >Paul Vernon wrote: > > >>XHTML + CSS is the way to go... I've done this on sites that I can now >>access on my mobile phone and that has a tiny screen... A Blackberry device >>should be no problems... >> >>Paul >> >> >> >> >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212850 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

