Link to home
Start Free TrialLog in
Avatar of GlobaLevel
GlobaLevelFlag for United States of America

asked on

css question

I have a table that I am trying to match the columns up square..its liquid...so i want to set the divs that way as well..however the below isnt correct...

div.product_col { float:left;width:="30%";border: 1px solid #000; }
.mylabel
{
      
      
}
.mybutton
{
ASKER CERTIFIED SOLUTION
Avatar of Carl Tawn
Carl Tawn
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial