Sunday, September 11, 2005

Code Tricks... #3 HTML Horizontal Lists

While implementing the new look for the main QiSoftware site and related Solutions pages -- I discovered a problem with Opera and HTML horizontal list elements.

The problem -- even though a specified height was set to force the elements of an HTML unordered list "<ul> ... </ul>" to remain on the same line, Opera browsers on PC and Mac platforms ignored the restriction. Specifying --> width: 100%; in the [div ul] CSS style area corrects the problem.

Keep in mind the problem only shows up in Opera... BTW, things are going well. Should have the new site ready later today.

Technorati Tags: , ,

0 Comments:

Post a Comment