Thanks for the compliment, I always try my best.
Hmm what do you mean with Anchor Tags though? I do not quite understand what you mean by that
Well, it's the kind of link that lets you scroll to a certain part of the post. You see it mostly on FAQ pages. Look
here for an example. The contents section lets you scroll to other parts.
[ iurl = #anchorName ] Click here [ / iurl ]
The above code creates a link to the anchor named "anchorName".
[ anchor = anchorName ] Your text here [ / anchor ]
The above tag creates the anchor point where the anchor tags started. So now, the link we made before will bring the user to the line where the anchor tag was used!
You can use the iurl tags on your first post, and the anchor tag on another post too. Or even the other way around! But both posts should be on the same page.
Hope you've a clear understanding. And my reply was late because I didn't see your post.