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 Rhinorhino 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: livefree
  • Content: Threads
  • Order by date
  1. livefree

    HTML strict 4.01 vs XHTML 1.0 transitional

    I'm a newbie at upgrading to XHTML (ie, been at it about 2 weeks), but have been a software professional for 38 years. I seek both specific & general advice. SPECIFIC. Via use of Tidy, have upgraded a CSS-intensive Web page. W3C validates the page as HTML 4.01 strict. Decided to upgrade the...
  2. livefree

    IE v FF

    The following code works fine in IE 6. <code> table {font-size: 12px;} .Tables {text-align: center;} <div class=Tables> <table ....> </div> </code> The table is centered, & uses 12 px font. However, in FF 1.0.4, the following is necessary: <code> tr {font-size: 12px;}...

Part and Inventory Search

Back
Top