An example would be really helpful in answering your question, because your atrocious grammar makes it difficult to figure out what you really want.
In HTML, the <a> tag is used so that you can click on stuff, such as links. If you don't want someone to be able to click on something, just find where you have the <a> tag around the element that you want and remove the <a> tag.