|
How to align to the left? HTML/CSS? -
January 1st, 2008
Here is my webpage:
http://www.ivoog.com/link
The small box under the big box in positioned how I want it because I used margin-left:13px.
Now try to resize your browser. See how the big box movies but the smaller one stays in place?
I need both of the boxes left sides to be aligned no matter how you move your browser. How can I do this?
Please explain with detail as I am new to html and css. Thank you!
|