DataRater Posted February 25, 2010 Share Posted February 25, 2010 This doesn't seem to be the same as width="200px". What is width="200"? Please help. Stephen Link to comment https://forums.phpfreaks.com/topic/193378-width200/ Share on other sites More sharing options...
simcoweb Posted February 26, 2010 Share Posted February 26, 2010 You wouldn't use width="200" with CSS. It would be width: 200px; No = sign and no quotes. Your example would be more in line with a width setting for an image ( width="200"). Link to comment https://forums.phpfreaks.com/topic/193378-width200/#findComment-1018331 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.