|
|
My title: Launch torpedo"Axial" table for form layout
Icon usage in TigrisThe techniques shown here (view source) make no use of the Two styles of tree browserIn this first group of 4, the icon and text are integral (same link or other element). CVSWeb's UI works this way. In this second group, the icon and text are separate links, with the icon having a textual fallback (for Nav4 and other special cases). Nidaba (file-sharing component of SourceCast) works this way. To represent logical nesting, use ul/li: When it isn't possible actually to nest the markup (e.g., when tree must be smooshed across multiple table rows), use the tiern classes on the containing blocks. The table below also shows (nonsensical) usage for sortable columns - note arrow widgets in table headings:
There are more kinds of trees. Above is a directory tree. The approach lends itself easily to other kinds of trees; just change the class of the parent from "filebrowse" to something else and supply appropriate icons. The markup remains the same. MessagingThe usages above show linked icons with textual fallbacks, suitable for use as widgets. Simpler cases follow, where the image is essentially decorative, inactive, and amplifies a textual message. This seems to be about where you messed up. You can put this class on a table cell to mark it, f'rinstance. Core temperature approaching 11. Excellent. Soup is delicious and nutritious. This is all about the document. It was modified at some time or another. This is all about the directory. It was modified at some time or another. Feeding time at the Zoo
But wait there's moreCSS came late to the TLA party. It competes with Christ Saves Souls and Certified Semen Services, but Cascading Style Sheets is more than a religion or animal husbandry commodity: much more. It is a way out of the bloated, murky HTML generation and maintenance business. It is a way to cut the transmission times of your screens to perhaps 30% what they are now, depending on how bad you've been. It is a way to stop using HTML tables except for train schedule-style tabular data. No more font tags, no more spacer GIFs, no more GIFs of text. And still look good - better even than with all the painful crufty techniques just mentioned. Now enriched with solid gold. |