hi guys i not sure if i am in the right section but here goes. here is the link
when i click source, there not much details on it in html. how do they do it?![]()
Code:<HTML> <HEAD> <TITLE>Eng Wah Organization</TITLE> <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="TEXT/HTML; CHARSET=ISO-8859-1"> </HEAD> <FRAMESET ROWS="92,*,35" BORDER="0" FRAMESPACING="0"> <FRAME SRC="hmpg_top1.asp" MARGINWIDTH="0" MARGINHEIGHT="0" NORESIZE SCROLLING="no" FRAMEBORDER="no" NAME="topframe"> <FRAME SRC="home.asp" MARGINWIDTH="0" MARGINHEIGHT="0" NORESIZE SCROLLING="AUTO" FRAMEBORDER="no" NAME="midframe"> <FRAME SRC="home_bottom_ticker.asp" MARGINWIDTH="0" NORESIZE MARGINHEIGHT="0" SCROLLING="no" FRAMEBORDER="no" NAME="botframe"> </FRAMESET> <NOFRAMES> <BODY BGCOLOR="#FFFFFF"> <P>This page uses frames, but your browser doesn't support them.</P> </BODY> </NOFRAMES> </HTML>



Reply With Quote
I thought it was something interesting behind the coding part. Well i think i read it here somewhere the reasons why frames should not even be used at all
Bookmarks