You can't overlap 2 frames. They are completely independent items. Even so, you shouldn't be using frames at all. The only way you can really start doing what you're talking about is with absolutely positioned DIV's. Even then, there's not really a good reason to overlap part of one div with the other. If you do that, why do you even have the covered part of the div in the first place? Can you send us a link to a jpeg of your design? Maybe we can help you figure out another way to do what you want to do. -- Joe On Apr 15, 2009, at 7:14 AM, ali.jamali wrote: > > > Hi , > > I would like to have 2 frame in one Main HTML . > > --------------------------------------- > | A.HTML (Frame 1) | > --------------------------------------- > | B.HTML (Frame 2) | > | | > | | > | | > | | > --------------------------------------- > > i wanted : > 1. Frame 2 be X=0 Y=0 , W=100% H=100% > 2. Frame 1 be top on Frame 2 .( let`s say front layer ) > 3. Frame 1 must start from X=0 Y=0 and W=100% H=220px > > In normal way when you are make the frame they don`t have over layer . > but I wanted frame 1 cover head of part of frame 2 . > > Please help me how can I do it ? > > Dosen`t matter with PHP / JavaScript / HTML / CCS > > Thanks [Non-text portions of this message have been removed]