B
Big Bill
I have the fonts all sorted out in the style-sheet but I can't get the
class to center. So we have
div.d3
{font-family: blah blah;}
{font: this;}
{font: that;}
and that's all ok, they do what I tell them. Shoving in
{text-align: center;} though has no effect. Any ideas what dumb
mistake I'm making here, folks?
BB
class to center. So we have
div.d3
{font-family: blah blah;}
{font: this;}
{font: that;}
and that's all ok, they do what I tell them. Shoving in
{text-align: center;} though has no effect. Any ideas what dumb
mistake I'm making here, folks?
BB