TCH-Dick Posted November 9, 2003 Posted November 9, 2003 I have managed to get a page I'm working on to work for most browsers(in theory). The only issue I have is that the Dreamweaver Target Browser Check says >Warning The Type attribute of the Style tag is not supported. Opera 7.0 line 7 <style type="text/css"> How can i fix this, Not that great with CSS Quote
TCH-Don Posted November 9, 2003 Posted November 9, 2003 That looks like a standard opening to an inline style element. Have you looked at the published page with this on to see how it displays in Opera? and is there a closing tag </style> ? Quote
TCH-Dick Posted November 9, 2003 Author Posted November 9, 2003 I checked it in Opera 7.2 and it diplays fine but does not adjust the margins for the styles.And it has the closing tag. Quote
TCH-Dick Posted November 9, 2003 Author Posted November 9, 2003 Ok I got it to display correctly in Opera by adding padding: 0px; but DW still gives me the warning. WC3 approves it as HTML 4.01 Transitional, so I guess I will just let it ride for now. I can't seem to find any info on how to correct it. This might be just sometthing to do with DW. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.