> But for me to duplicate something like > this, would I not need the actual CSS file(s)?
Yes, but so does your browser. The CSS file(s) is in your temporary internet files folder. > I really like how they do their tabs without re-loading a new page. ??? Unless you're looking at something I'm not looking at ... it does load a new page each time you click on a tab. Each page is different, and just has its own tab at the front. > Is that done with CSS? The page change is not done with CSS - it's just a simple <a> tag with an href. The look of the tabs is done with CSS. Dave S --- In [email protected], "David Smart" <[EMAIL PROTECTED]> wrote: > Well, the page you mentioned is quite a good code sample. :-) > > Have a look at how they've done it. From a very quick glance, it looks like <li> tags supported by some (probably quite fancy) CSS. > > Dave S --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- -------------------------------------------------------------------------------- Yahoo! Groups Links a.. To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ b.. To unsubscribe from this group, send an email to: [EMAIL PROTECTED] c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. [Non-text portions of this message have been removed] --------------------------------------------------------------------- Home : http://groups.yahoo.com/group/active-server-pages --------------------------------------------------------------------- Post : [email protected] Subscribe : [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] --------------------------------------------------------------------- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/active-server-pages/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
