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 Chriss Miller 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: pomuz
  • Content: Threads
  • Order by date
  1. pomuz

    Applying a style from two different .css files.

    Hello, I am working with file 1: base.css which has this declared in it: .noWrap { white-space: nowrap; } And file 2: institution.css with this in it: .cell-grey-lt { background: #DDDDDD; } From my xhtml file, I am trying to apply both of these in the following line of code: <td...
  2. pomuz

    the tag: &quot;td&quot; doesn't have an attribute: &quot;height&quot; in current

    the tag: "td" doesn't have an attribute: "height" in currently active versions.[XHTML 1.0 strict] Hello, after getting the above error, I did some research, and I realize that The "bgcolor", "height", "width", and "nowrap" attributes of the td element are not supported in XHTML 1.0 Strict DTD...

Part and Inventory Search

Back
Top