On Wed, Apr 26, 2017 at 3:52 PM, Jonathan Gibbons < [email protected]> wrote:
> Martin, > > I would agree that in a stylesheet .css file it would be better to include > the terminating semicolon, especially when the items are laid out on > multiple lines. > > Here, they're in inline style attributes, so I don't think the trailing > semicolon is so important. A better cleanup, in time, is to avoid using > these inline styles altogether, in favor of styles in a stylesheet > somewhere. > OK, we have complete agreement! I now realize I have the equivalent style with java array initializers.
