diff options
author | smain@google.com <smain@google.com> | 2014-10-21 18:36:14 -0700 |
---|---|---|
committer | smain@google.com <smain@google.com> | 2014-10-22 09:28:21 -0700 |
commit | 936306df62d7d44a806fbeb789c6432e7c325981 (patch) | |
tree | 2cf4143fa0db520a5c192227701af696b2101cfb /annotations/generate_annotated_java_files.py | |
parent | 76e916456153c0fed205c9d706fba7f2dedccc8f (diff) |
autoclose all <a name> tags so they don't disappear on web site
<a> tags with the name attribute---used to create a page anchor---must be
closed immediately and not contain any text because, in order to make the
appropriate content visible below the site's "sticky header" when the anchor
is followed, CSS is used to hide the <a name> element and position it
up higher by an offset equal to the height of the sticky header.
So, do not place text inside an <a> tag with the name attribute.
Change-Id: Icae1b1f0716aa02d003f921b8e430ad3c99f26d0
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions