Search found 4 matches

by www.in.no
Thu Aug 11, 2005 5:24 am
Forum: Javascript
Topic: <b> or <STRONG> tag missbehave in CSS page
Replies: 6
Views: 981

Thanks, :D That fixed it for now...Then i can look for the inherited rights later...

Do you have any comments regarding the use of B or STRONG regarding SEO
by www.in.no
Thu Aug 11, 2005 5:14 am
Forum: Javascript
Topic: <b> or <STRONG> tag missbehave in CSS page
Replies: 6
Views: 981

Just tried locally to remove Z index and no change... It seem that the B tag inherit some properties, if I remove the attribute for b tag the text become invisible. [edit] Actually I think it posiibly has more to do with the <b> tag inheriting the float: left attribute of the content class. Play aro...
by www.in.no
Thu Aug 11, 2005 5:09 am
Forum: Javascript
Topic: <b> or <STRONG> tag missbehave in CSS page
Replies: 6
Views: 981

As I wrote in my post, just learning by copy and past so I have not figure out on all the properties yet..... But I will try to remove it in both the b section and the content.
defined attributes for a <b>.
That was just a try, have the same behaviour with or without this...
by www.in.no
Thu Aug 11, 2005 4:39 am
Forum: Javascript
Topic: <b> or <STRONG> tag missbehave in CSS page
Replies: 6
Views: 981

<b> or <STRONG> tag missbehave in CSS page

Hi, i am new to CSS and have start learning by using "Copy and Past" and reading online tutorials and documents. I am trying to put a <b> tag inside a content section of a page to put weight to some choosen words. But when using the <B> tag it starts on a new line, <STRONG> is working. Wha...