Question: HTML question. HTML question. How do I create the zipcode column? First box is cols='5 second is cols=4 next to each other with a dash
HTML question. HTML question. How do I create the zipcode column? First box is cols='5" second is cols="4" next to each other with a dash in between. I did this and the column appear below instead of next to each other.


Here are my HTML codes:
Shipping Address Entry
My CSS :
form { font-family: Arial, sans-serif;
padding: 10px; }
label { float: left;
display: block;
width: 120px;
padding-right: 1em;}
input, textarea { margin-top: 10px;
display: block; }
}
Shipping Address Entry Name: Company: Address Line 1: Address Line 2: City: State: Zip Code: Country: United States Continue Clear All
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
