(this line is because SO was chopping parts off...)
Dear element-in-a-div,
Why oh why must you be ever so maddeningly off center?
I'm using the following stylesheet:
body {
font-family: Helvetica, Arial, sans-serif;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#tags {
margin: auto;
}
.tag {
margin: auto;
}
The greyish words are of the tag class, and the (invisible) box around them has the id tags.
I can't for the life of me think why "est", in this case, would be ever so slightly off center - any help much appreciated!
Thanks.
The picture:

Why oh why must you be ever so maddeningly off center?
I'm using the following stylesheet:
body {
font-family: Helvetica, Arial, sans-serif;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#tags {
margin: auto;
}
.tag {
margin: auto;
}
The greyish words are of the tag class, and the (invisible) box around them has the id tags.
I can't for the life of me think why "est", in this case, would be ever so slightly off center - any help much appreciated!
Thanks.
The picture:
