Hey amazing103,
Welcome to Webmaster-Talk
Well, what cybershopmall.com is doing is using frames.
It looks nice how they used them on their site, but something I don't recommend using for search engine ranking issues and design issues.
If you take a look at their source code it shows:
<FRAMESET border=0
frameBorder=0 frameSpacing=0 rows=91,*><FRAME name=header noResize scrolling=no
src="menu.htm" target="main"><FRAME name=main src="main.htm" target="_self">
<NOFRAMES>
<body>
<p>This page uses frames, but your browser doesn't support them.</p>
</body>
</NOFRAMES></FRAMESET></HTML>
If you still wanted to do this, it would not be to hard.
Let us know if we can help you further.
|