what kind of CSS method is this ?

W

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.

<tab:TABSTRIP id="tab" orientation="vertical" sepDefaultStyle="border-
right: 1px solid #333366; font-size: 1px; height: 3px"
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">
<tab:TABSEPARATOR
defaultStyle="height: 5px"/>
<tab:TAB
targetID="pgGuideContent" text="Guide Content"/>
<tab:TABSEPARATOR/>
<tab:TAB
targetID="pgContent" text="Content"/>
<tab:TABSEPARATOR/>
<tab:TAB
targetID="pgArticleBody" text="Article Body"/>
<tab:TABSEPARATOR/>
<tab:TAB
targetID="pgContentComp" text="Content Components"/>
<tab:TABSEPARATOR/>
<tab:TAB
targetID="pgTaxonomy" text="Taxonomy"/>
<tab:TABSEPARATOR/>
<tab:TAB
targetID="pgRelatedContent" text="Related Content"/>
<tab:TABSEPARATOR/>
<tab:TAB
targetID="pgSEO" text="SEO"/>
<tab:TABSEPARATOR/>
<tab:TAB
targetID="pgSave" text="Finish"/>
<tab:TABSEPARATOR
defaultStyle="height: 10px"/>
</tab:TABSTRIP>

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

<multi:MULTIPAGE id="page">
<multi:pAGEVIEW
id="pgGuideContent">
<cma:page>
 
H

Harlan Messinger

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.

<tab:TABSTRIP id="tab" orientation="vertical" sepDefaultStyle="border-
right: 1px solid #333366; font-size: 1px; height: 3px"
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.
 
M

mbstevens

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.

<tab:TABSTRIP id="tab" orientation="vertical" sepDefaultStyle="border-
right: 1px solid #333366; font-size: 1px; height: 3px"
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">
<tab:TABSEPARATOR
defaultStyle="height: 5px"/>
<tab:TAB
targetID="pgGuideContent" text="Guide Content"/>
<tab:TABSEPARATOR/>
<tab:TAB
targetID="pgContent" text="Content"/>
<tab:TABSEPARATOR/>
<tab:TAB
targetID="pgArticleBody" text="Article Body"/>
<tab:TABSEPARATOR/>
<tab:TAB
targetID="pgContentComp" text="Content Components"/>
<tab:TABSEPARATOR/>
<tab:TAB
targetID="pgTaxonomy" text="Taxonomy"/>
<tab:TABSEPARATOR/>
<tab:TAB
targetID="pgRelatedContent" text="Related Content"/>
<tab:TABSEPARATOR/>
<tab:TAB
targetID="pgSEO" text="SEO"/>
<tab:TABSEPARATOR/>
<tab:TAB
targetID="pgSave" text="Finish"/>
<tab:TABSEPARATOR
defaultStyle="height: 10px"/>
</tab:TABSTRIP>

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

<multi:MULTIPAGE id="page">
<multi:pAGEVIEW
id="pgGuideContent">
<cma:page>


Just google for "<tab:TABSTRIP" and such.
Immediate results will follow.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top