Miscellaneous > Programming & Networking
height and cells
Pantso:
I don't see why you shouldn't be able to do so. In any case, I would like to see either a snapshot of your site to make sure.
SAJChurchey:
Just a Note:
Remember that if you use the #ID in CSS it will more than likely work on only one object in the linked/containing page. You may also want to do the following:
--- Code: ---
--- End code ---
Netscape refused to support CSS in earlier versions 4.x. They supported JavaScript Style Sheets (JSSS - an attempt to increase support for JavaScript). I think they finally began minimal support for CSS in 4.79.
Canadian Lover:
Here is a screenshot of my website:
Pantso:
Hmm, first of all I would try what SAJChurchey suggested above, that is create an id property for the specific img tag and link it that way to your CSS file.
Otherwise you could always apply a local style inside your img tag, like:
--- Code: ---
--- End code ---
Canadian Lover:
FUCK!!! that method backfired!
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version