Thu, 2004-06-10 17:22
My page so far can be seen here:
http://immeldesign.com/test/archiveTest.html
As you can see I'm making a movie site. My problem is the horizontal light colored bars. Right now I'm calling them through the text attribute archiveTitle. I couldn't figure out a way to make them move all the way across the whole width of the box without using tons of . Does anyone have a easier way I can achieve this? Thanks!
Thu, 2004-06-10 17:51
#1
background color problem and text alignment problem
Since this is tabular data (excuse me, but this is legal use of tables), you could throw it in a CSS styled table. Then, check out one of the Zebra scripts at www.alistapart.com. I'm sure this will be much easier and less byte consuming.