Forum Moderators: not2easy
I think what you are referring to maybe just a normal <hr> tag but with a specified size and colour:-
<hr size="1" color="lightblue" />
of course if using css you can pop the detail into a class and reference it, but this is what I use on my pages, and it looks like the ones you were referring to in the NY times,
Hope this helps,
MRb