Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: csstefan
  • Content: Threads
  • Order by date
  1. csstefan

    table height 100% with css?

    Is there any way to make a table stretch to the bottom of a page using css1/css2? As you know the <table height=&quot;100%&quot; ... is not valid. My problem is that I have a centered table where all the content, navigation etc is placed. On some pages with a lot of content I'll get a vertical...
  2. csstefan

    .class :link {...} OK?

    I'm just wondering if I'm doing right here..., maybe someone can help me. In my stylesheet I have the code: .leftmenu :link {...} .leftmenu :visited {...} .leftmenu :link:hover {...} .leftmenu :visited:hover {...} And in the html document (inside a table): <div class=&quot;leftmenu&quot;>...

Part and Inventory Search

Back
Top