Anchor Tag Alignment
-
Hello, I have a simple question which I cant figure out how to solve it.
I have a
divthat has theid=footerand has my site’s copyright info and about 4<a href...anchor tags. In my stylesheet all these anchors are aligned to the left, which is fine, but I want the last anchor tag to be aligned to the right and leave the rest of them untouched.How can I achieve this, can I assign an ID or CLASS name to this anchor tag and then align it in stylesheet? and if so how do I do that?
<div id="footer"> copyright 2011 - <a href=... - <a href=.... - <a href=... <a href=...( I WANT THIS ONE TO ALIGN RIGHT )
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
The topic ‘Anchor Tag Alignment’ is closed to new replies.