what's more correct, empty string link or pound? example anchor tags or if reference style sheet, anywhere in html document link should be, if want remove these links better make pound or blank? if need more details i'm canning them , need remove external dependencies.
you can use <a href="javascript:void(0)"></a>
avoid loading or scrolling.
Comments
Post a Comment