i have header, footer and home page contents in diffrent pages, but header and footer are in same folder called layout. Now i have hyperlink on header(about Us) which need to scroll down to footer which has contact detailsin it.
How can i achive this? Please guide me.
UPDATE src folder has home folder and layout folder, layout folder has header.html and footer.html I have contents in all three pages(home, header and footer) everyting is displayed when home url is loaded in local header has the block saying "contact us", on click should scroll to footer which has contact details. This i need to achive using #Id did not work