Find knowledge base article(s) by searching for keywords in the title e.g. type linux in the search box below
Find knowledge base article(s) by browsing the subject categories of articles
Technology quick references, cheatsheets, user manuals etc.
Shop Online through ShopifyLite
Tutorials on various IT applications.
Search Title    (UL:0 |SS:f)

Web >> Development >> HTML >> How to set frame border for Internet Explorer and Netscape

To enable frame border for both IE & netscape <frameset framespacing="0" border="1" frameborder="1" rows="70,370,*"> To disable frame border for both IE & netscape <frameset framespacing="0" border="0" frameborder="0" rows="70,370,*"> border="x" applies to netscape frameborder="x" applies to IE
[ © 2008-2021 myfaqbase.com - A property of WPDC Consulting ]