|
October
2001 (Part 2)
Promotion Tip
: Big Changes At Yahoo and GoTo
Things often change rapidly in the search engine world, but the past few weeks have been really busy.
Yahoo modified its interface and submission pricing. Meanwhile, GoTo changed its name to Overture Services. Find out what
these changes mean for your promotional strategy and budget. Click here to read on.
HTML Tip
: Sorting With The OPTGROUP Element
Until recently, the OPTGROUP element belonged to that lonely category of valid HTML
tags that most major browsers didn't recognize. Fortunately, Netscape 6.x and Explorer 6.0 for Windows have
joined Explorer 5.0/Mac in supporting this handy way to categorize SELECT lists. Use it to make your lists
easier to read and understand. Click here to learn more.
JavaScript Tip
: Highlight Your Table Rows
Tables in HTML were originally intended to organize and display columns of data on a Web page.
But long columns of information can be extremely hard to read, especially if they span many rows and columns.
Keep visitors oriented on your page with this bit of JavaScript code that
highlights individual rows in your data table.
|