Feeds:
Posts
Comments

Archive for March, 2008

We all may know that # symbol in html is especially used with anchors. They mark the particular anchor within the single html page.
For example in the seam doc reference (single html page) http://docs.jboss.com/seam/2.1.0.A1/reference/en/html_single/#d0e336
in the url the #d0e336 marks the section ‘Understanding the code’ within the whole html page. If you do a view source [...]

Read Full Post »