frame boarder question
Have three frames in a JSP page, one sits above (Frame A) and two are below (Frame B and Frame C) (Frame B and Frame C are in one row, say, each has 50% position of the window width).
My question is:
How to only show the boarder of the below two frames (Frame B and Frame C)?
|