On Wed, Jan 31, 2007 at 09:39:42AM +1100, Samuel Richardson wrote: > I'm building an HTML 4 Transitional layout for Firefox using tables.
> My question is; I'm using the follow to create a 2px wide red border > with padding for content > <table cellpadding="5" cellspacing="0" border="2" > bordercolor="#cc0000"> bordercolor? So not HTML 4 Transitional then. > > in IE this renders perfectly fine, in Firefox it adds a 3D effect to > the table border. Is there anyway of switching this off? Not without using CSS. -- David Dorward http://dorward.me.uk ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: [EMAIL PROTECTED] *******************************************************************
