frame lines - AAAUUUGGGG

admin

Administrator
Staff member
Hi all,<br />
<br />
How do i remove the frame lines???<br />
<br />
<br />
here is the code sample -<br />
<br />
<frameset rows="40,40,40,*" cols="25%,*" frameborder="0"><br />
<frame name="system_nav_1" src=http://www.htmlforums.com/archive/index.php/"systemnav1.jsp" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize><br />
<frame name="system_nav_2" src=http://www.htmlforums.com/archive/index.php/"systemnav2.jsp" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize><br />
<frame src=http://www.htmlforums.com/archive/index.php/"search.jsp" name="search_frame" id="search_frame" frameborder="0" scrolling="No" noresize marginwidth="0" marginheight="0" bordercolor="#003399"><br />
<frame name="branding" src=http://www.htmlforums.com/archive/index.php/"branding.jsp" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize><br />
<frame src=http://www.htmlforums.com/archive/index.php/"system.jsp" name="system_toggle" id="system_toggle" frameborder="0" scrolling="No" noresize marginwidth="0" marginheight="0" bordercolor="#8CAAE6"><br />
<frame name="local_nav" src=http://www.htmlforums.com/archive/index.php/"localnav.jsp" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" noresize><br />
<frame src=http://www.htmlforums.com/archive/index.php/"patient.jsp" name="patient_info" id="patient_info" frameborder="0" scrolling="no" noresize marginwidth="0" marginheight="0" bordercolor="#8CAAE6"><br />
<frame src=http://www.htmlforums.com/archive/index.php/"content.jsp" name="content" id="content" frameborder="0" scrolling="Auto" marginwidth="0" marginheight="0"><br />
</frameset><br />
<br />
<br />
<br />
<br />
problem is - the frames are showing the lines .......<br />
<br />
<br />
how do i remove the lines???<br />
<br />
thanks<br />
tony<!--content-->add border=0 to all them<!--content-->Thank You x 1000000<br />
<br />
<br />
<br />
take care<br />
tony<!--content-->
 
Back
Top