dotMobimobiThinkingmobiForgemobiReadyDeviceAtlasgoMobi

Posted by jtaylor 2 years 3 weeks ago

pic
 jtaylor
mobiForge Newbie
Posts: 2
Joined: 2 years ago
[offline]

In a normal web site to line up items in columns of data I would use tables. But for mobiles this does not work, or should not be used.

How would I line these up for a mobile device?

Ex 1.

hdr1 hdr2 hdr3
A BB CC
AA XXSS YY

Ex 2:

To:
From:

Posted by Ozzie321 2 years ago

pic
 Ozzie321
mobiForge Newbie
Posts: 8
Joined: 2 years ago
[offline]

If you're not going to use a Table, use the PRE tag which PREserves the spacing of monospaced fonts. It's then up to YOU to keep track of the spacing between fields.

<pre>
hdr1    hdr2    hdr3
  A      BB      CC
 AA     XXSS     YY
<pre>

. Ozzie
Robert Osband, Computerist

http://PhonePhriendly.Com
http://M.SpaceLaunchInfo.Com

. . Ozzie . . Robert Osband, Computerist http://PhonePhriendly.Com http://M.SpaceLaunchInfo.Com