what kind of CSS method is this ?

what kind of CSS method is this ?

am 29.11.2007 20:24:41 von wbsurfver

I found some HTML that looks like what's below,

What kind of CSS tab or other method is this refered to ?
I just need something I can google for to get more info so I can
understand better what this does.

tabDefaultStyle="background-
color: #9999CC; border: 1px solid
#333366; color: #333366; padding: 2px 5px; width: 177px"
tabHoverStyle="background-
color: #CCCCFF; color: #333366"
tabSelectedStyle="background-
color: #FFFFE0; border-color:
#333366; border-right-style: none; color: #333366"
targetID="page">
defaultStyle="height: 5px"/>
targetID="pgGuideContent" text="Guide Content"/>

targetID="pgContent" text="Content"/>

targetID="pgArticleBody" text="Article Body"/>

targetID="pgContentComp" text="Content Components"/>

targetID="pgTaxonomy" text="Taxonomy"/>

targetID="pgRelatedContent" text="Related Content"/>

targetID="pgSEO" text="SEO"/>

targetID="pgSave" text="Finish"/>
defaultStyle="height: 10px"/>


other sections starts like this and there is one page view per tab.


id="pgGuideContent">

Re: what kind of CSS method is this ?

am 29.11.2007 20:35:04 von Harlan Messinger

wbsurfver@yahoo.com wrote:
> I found some HTML that looks like what's below,
>
> What kind of CSS tab or other method is this refered to ?
> I just need something I can google for to get more info so I can
> understand better what this does.
>
> > tabDefaultStyle="background-
> color: #9999CC; border: 1px solid
> #333366; color: #333366; padding: 2px 5px; width: 177px"
> tabHoverStyle="background-
> color: #CCCCFF; color: #333366"
> tabSelectedStyle="background-
> color: #FFFFE0; border-color:
> #333366; border-right-style: none; color: #333366"
> targetID="page">

[...]

This is not HTML.

Re: what kind of CSS method is this ?

am 29.11.2007 20:38:34 von mbstevens

wbsurfver@yahoo.com wrote:
> I found some HTML that looks like what's below,
>
> What kind of CSS tab or other method is this refered to ?
> I just need something I can google for to get more info so I can
> understand better what this does.
>
> > tabDefaultStyle="background-
> color: #9999CC; border: 1px solid
> #333366; color: #333366; padding: 2px 5px; width: 177px"
> tabHoverStyle="background-
> color: #CCCCFF; color: #333366"
> tabSelectedStyle="background-
> color: #FFFFE0; border-color:
> #333366; border-right-style: none; color: #333366"
> targetID="page">
> > defaultStyle="height: 5px"/>
> > targetID="pgGuideContent" text="Guide Content"/>
>
> > targetID="pgContent" text="Content"/>
>
> > targetID="pgArticleBody" text="Article Body"/>
>
> > targetID="pgContentComp" text="Content Components"/>
>
> > targetID="pgTaxonomy" text="Taxonomy"/>
>
> > targetID="pgRelatedContent" text="Related Content"/>
>
> > targetID="pgSEO" text="SEO"/>
>
> > targetID="pgSave" text="Finish"/>
> > defaultStyle="height: 10px"/>
>

>
> other sections starts like this and there is one page view per tab.
>
>
> > id="pgGuideContent">
>


Just google for " Immediate results will follow.