Hi, a little thing that bugs me sometimes is the use of a table for files.

Below is an example of using
style="-moz-column-width:10em; -webkit-column-width:10em;  column-width:
10em; column-fill: balance;"
to put the list in whatever 10em columns fit across the page.

Old browsers will just give a list, and newer ones give reasonable results.

Just a suggestion.

Cheers,

Stephen

--
<html><head/><body>

<ul style="-moz-column-width:10em; -webkit-column-width:10em;  column-width:
10em; column-fill: balance;">
<li><a href="http://www.fossil-scm.org/index.html/dir?name=art
">art/</a></li>
<li><a href="http://www.fossil-scm.org/index.html/dir?name=debian
">debian/</a></li>
<li><a href="http://www.fossil-scm.org/index.html/dir?name=src
">src/</a></li>
<li><a href="http://www.fossil-scm.org/index.html/dir?name=test
">test/</a></li>
<li><a href="http://www.fossil-scm.org/index.html/dir?name=tools
">tools/</a></li>
<li><a href="http://www.fossil-scm.org/index.html/dir?name=www
">www/</a></li>
<li><a href="http://www.fossil-scm.org/index.html/finfo?name=BUILD.txt
">BUILD.txt</a>
</li><li><a href="
http://www.fossil-scm.org/index.html/finfo?name=COPYRIGHT-BSD2.txt
">COPYRIGHT-BSD2.txt</a>
</li><li><a href="
http://www.fossil-scm.org/index.html/finfo?name=COPYRIGHT-GPL2.txt
">COPYRIGHT-GPL2.txt</a>
</li><li><a href="http://www.fossil-scm.org/index.html/finfo?name=Makefile
">Makefile</a>
</li><li><a href="
http://www.fossil-scm.org/index.html/finfo?name=Makefile.w32
">Makefile.w32</a>
</li><li><a href="http://www.fossil-scm.org/index.html/finfo?name=ci_cvs.txt
">ci_cvs.txt</a></li>
<li><a href="http://www.fossil-scm.org/index.html/finfo?name=ci_fossil.txt
">ci_fossil.txt</a>
</li><li><a href="
http://www.fossil-scm.org/index.html/finfo?name=cvs2fossil.txt
">cvs2fossil.txt</a>
</li><li><a href="http://www.fossil-scm.org/index.html/finfo?name=fossil.nsi
">fossil.nsi</a>
</li><li><a href="http://www.fossil-scm.org/index.html/finfo?name=ideas.txt
">ideas.txt</a>
</li><li><a href="
http://www.fossil-scm.org/index.html/finfo?name=kktodo.wiki";>kktodo.wiki</a>
</li><li><a href="http://www.fossil-scm.org/index.html/finfo?name=make.sh
">make.sh</a>
</li><li><a href="
http://www.fossil-scm.org/index.html/finfo?name=rse-notes.txt
">rse-notes.txt</a>
</li><li><a href="
http://www.fossil-scm.org/index.html/finfo?name=todo-ak.txt";>todo-ak.txt</a>
</li><li><a href="http://www.fossil-scm.org/index.html/finfo?name=todo.txt
">todo.txt</a>
</li><li><a href="
http://www.fossil-scm.org/index.html/finfo?name=wiki_and_ticket_ideas.txt
">wiki_and_ticket_ideas.txt</a>
</li><li><a href="http://www.fossil-scm.org/index.html/finfo?name=win32.txt
">win32.txt</a>
</li></ul>
</body></html>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to