Home > Article > Web Front-end > Why is the link not visible in 360 and Sogou or when switching from Google Chrome to IE core, but visible in Google Chrome and IE8? _html/css_WEB-ITnose
The code is as follows: Let’s make a picture yourself.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>Java Card Project</title></head><body><table><a title="删除" href="" style="display: block; overflow: hidden; text-indent: -100px; position: relative; background: url(images/selector-icons.gif) center -161px no-repeat;">删除</a></table></body></html>
By the way, the effect of invisible links must be made under the IE kernel. Currently, I use 360 browser Next, Sogou browser is switched to IE kernel, and Google installation plug-in is switched to IE kernel. The link in the table will be invisible, but if you change the code to the following, the link will be normal:
f5d188ed2c074f8b944552db028f98a1b6c5a531a458a2e790c1fd6421739d1cca93541e2a70dbf75cce14b6dea69f92except 5db79b134e9f6b82c0b36e0489ee08ed1f1fced8b33263f2512b9fe0967e329eDelete5db79b134e9f6b82c0b36e0489ee08edb90dd5946f0946207856a8a37f441edff16b1740fad44fb09bfe928bcc527e08
36cc49f0c466276486e50c850b7e495673a6ac4ed44ffec12cee46588e518a5e
I fumbled yesterday one time. I found that if the width and height values are specified, the link will not be invisible under the IE kernel