Thread: Help CSS coding
View Single Post
02-22-2005, 09:29 PM
#2
jamesyfx is offline jamesyfx
Status: Member
Join date: Jan 2005
Location: Manchester
Expertise: Design
Software: TextEdit
 
Posts: 1,009
iTrader: 0 / 0%
 

jamesyfx is on a distinguished road

Send a message via MSN to jamesyfx

  Old

Dont use commas in the padding, just make it 3px 5px 3px 5px.

If that makes a difference, I havent a clue.

You've also given tables in your html a "px" value, it should just be numbers.

(<table cellspacing="0" cellpadding="0" width="404px" border="0" height="38px">)