From henkm at python.konbib.nl Thu Aug 1 03:58:14 1996 From: henkm at python.konbib.nl (Henk Matthezing) Date: Wed May 18 14:20:32 2005 Subject: HTML text -making indents or tabs In-Reply-To: Message-ID: Indent or tab in HTML

Hello Folks,

Export this message to disk and read it in your Web-browser.

How to make an Indent or Tab with <TABLE>
     Another way to make an indent is using a table. I wrote this message in HTML for your convenience. Just export it as a .html file to disk, cut off mail header and my signature and have a look using your browser's 'Open file' option.

BTW no 1, the &#160; is the same as &nbsp;
As you can see this is a nice way of indenting without using <BR> <DD>-tags in every line of tekst.

BTW no 2, If you use an HTML-checker or validator that works with DTD-lines in your HTML-files, it will return a message for non correct HTML-usage when using the <DD>-tag out off the definition list context.

regards,
Henk

_ ----------------------------------- o ---------------- / \--- _/\_----- /<_ /\ / \_/ \ _=\--\_ / \_/ \ Henk Matthezing ___(_)/ /(_)__/ \ Redactie Infoservices Koninklijke Bibliotheek/SURFnet B.V. Phone: +31 70 3140 615 P.O.B. 80407 Fax: +31 70 3140 501 2509 LK Den Haag E-mail: henkm@python.konbib.nl ------------------------------------------------------------------------ From tdowling at ohiolink.edu Thu Aug 1 09:16:15 1996 From: tdowling at ohiolink.edu (Thomas Dowling) Date: Wed May 18 14:20:32 2005 Subject: Indents Message-ID: <199608011315.JAA04894@ohiolink.ohiolink.edu> I'm a little disappointed at the seeming willingness on this list to recommend deliberately broken HTML structures to kludge together a solution to a formatting problem. IMO this is akin to squeezing awkward cataloging data into the wrong MARC field on the presumption that it will come out looking right on most OPACs.