I am in the process of building a website, my programming language is limited, most of the time I use front page to click/drag and place the elements and some times adjust it slightly to get what I want.
The problem I have is that I want to create a web page that has a section incorporated into it that has various elements surrounding a table with two rows.
The top row will contain hyperlinked text for different sections. The next row will show the information depending on which hperlinked text has been clicked on.
An example is the following
US News UK News US Business UK Business
When one of the above links is clicked this area will show the information related to that section, so if us news was clicked below it will show the us news info, if the uk business was then clicked the section will show uk business information.
I have tried creating a general template and have each section as a web page so that when a tab text hyperlinked is clicked the whole page would reload as a new page for that topic. But i want just a small section of the page to load the relvant information.
Can anyone help.
PS i want the information to be viewable by search engines.
Thanks for taking the time to read all this.
The problem I have is that I want to create a web page that has a section incorporated into it that has various elements surrounding a table with two rows.
The top row will contain hyperlinked text for different sections. The next row will show the information depending on which hperlinked text has been clicked on.
An example is the following
US News UK News US Business UK Business
When one of the above links is clicked this area will show the information related to that section, so if us news was clicked below it will show the us news info, if the uk business was then clicked the section will show uk business information.
I have tried creating a general template and have each section as a web page so that when a tab text hyperlinked is clicked the whole page would reload as a new page for that topic. But i want just a small section of the page to load the relvant information.
Can anyone help.
PS i want the information to be viewable by search engines.
Thanks for taking the time to read all this.