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 SkipVought 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: cropc
  • Order by date
  1. cropc

    CSS menu layer in wrong position

    It is kind of hard to tell from only part of the code but I do have a few suggestions. First why are you using both class and id in the menu div tags? I would just use the class or make two different id's for each element. Second I'd try using relative position instead of absolute for the...
  2. cropc

    How do they do this?

    Howdy, SSI (Server Side Includes) is one way to "preload" HTML code that will be the same on all of your web pages. There are also many other ways to do this depending on your web server and the software you are using. You can also use a web scripting language like ASP or PHP to...
  3. cropc

    How to create graphics that "stretch"

    Wullie is correct. You say you are new to this so I thought I might clarify a bit. "liquid design" is used to describe web techniques that stretch to fill the web browsers window. There are many different ways to do this, but the example you gave uses an HTML table. An HTML table...

Part and Inventory Search

Back
Top