LJ formatting
Apr. 4th, 2004 12:37 pmSo, using Sime's LJ::Simple module I've modified my carb tracking program to let me post to LJ just by clicking a few buttons. Easier than vi'ing the source and cut'n'paste every day :-) I like small simple modules that don't need any installation and which don't have dependencies!
But I don't like LJ using style sheets to force table elements to be left justified. If I have something like:
<td align=right>data</td>
then I want it right aligned. But Mozilla (at least) uses the style sheet to over ride it.
Oh well.
But I don't like LJ using style sheets to force table elements to be left justified. If I have something like:
<td align=right>data</td>
then I want it right aligned. But Mozilla (at least) uses the style sheet to over ride it.
Oh well.