I would like to know what this line from a CSS photo gallery script does:
* html #container a.slidek {width:91px; width:93px;}
The file of the html and the css is attached (gallerytoo.txt – the upload of this file with the extension HTM was not allowed). On opening this file with the extension HTM there should be twelve containers in two columns of six within the main container. The 10th container appears to be present but has no discernible width. I am unable to see why this should be. I would very much appreciate some help with this difficulty.