mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
12 lines
277 B
HTML
12 lines
277 B
HTML
<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>
|