[WSG] xHTML style guide/ coding guidelines

2005-01-21 Thread Rob McCormack
. Anyone know of a nice style guide (or guidelines)for writing xHTML/HTML. . What I mean is, how code should be specifically formatted, indents, wraps, placement of comments, treatment of long lines, suggestion for nesting tables etc. Example: abc is far LESS readable than:

RE: [WSG] xHTML style guide/ coding guidelines

2005-01-21 Thread Mike Pepper
Rob, Let's rework your example: abc You really ought forget about nesting tables, in fact you might want to read up on using containers - divs - to create elements in the markup and CSS to control their display. Not what you want to hear, I know but take a long, determined look at tableless des

Re: [WSG] xHTML style guide/ coding guidelines

2005-01-21 Thread Susan R. Grossman
> . Anyone know of a nice style guide (or guidelines)for > writing xHTML/HTML. > I think what you're asking about is a best practices guide, and most development departments have them. One example is here: http://developer.apple.com/internet/webcontent/bestwebdev.html -- Susan R. Grossman

Re: [WSG] xHTML style guide/ coding guidelines

2005-01-23 Thread David Laakso
On Fri, 21 Jan 2005 19:18:39 -0500, Rob McCormack <[EMAIL PROTECTED]> wrote:> . Anyone know of a nice style guide (or guidelines)for writing xHTML/HTML .. Rob New York Public Library Online Style Guide http://www.nypl.org/styleguide/ David -- http://www.dlaakso.com/