Tuesday, 20 August 2013

HTML anchors and content position

HTML anchors and content position

I have a sidebar with links (anchors) to the different parts of the site
content. The problem is that I have a fixed header and content position is
calculated from the top of the page. Is there any solution using only CSS
and HTML how to "jump" to the right position?
+----------------+
| fixed header |
+----------------+
| anch | content |
| | |
| | |
| | |
+------+---------+
Here is the link http://cafepavlac.cz/newcafe/content/page-list.php

No comments:

Post a Comment