blob: 4493404d21ef3b29fa65ce62cc3b4358d2daaecd (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<html>
<head>
</head>
<body>
<table><tr><td style="height:50px;border:1px solid black;">
<span><a href="#" id="a">Themes</a></span>
<span style="vertical-align: middle;">Link and text shifts when it is focussed<br> </span>
<span> </span>
</td></tr></table>
</body>
</html>
|