A : <a href="javascript:void(0)" onclick = "history.back(-1)"><font style="color:red">*返回</font></a>
B : <a href="javascript:void(0)" onclick="history.go(-1)"><font color=green>< 返回</font></a>
B : <a href="javascript:void(0)" onclick="history.go(-1)"><font color=green>< 返回</font></a>
两句代码都能实现返回的效果,推荐用A。