Search results

  1. L

    TUTORIAL: Using Floats (Floating Divs)

    Thanks! that clears everything up - i was trying to figure it out by checking the source on another templated page i made but i couldn't figure it out or i can use percentages right? thats how the source i looked at worked. i'd rather use percentages because it would make it more flexible...
  2. L

    TUTORIAL: Using Floats (Floating Divs)

    this code is nice and clean but i'm still a bit of a noob so i gotta ask: your second class declaration div.container div { float:left; margin:1px 0 1px 1px; border:solid 1px #069; width:260px; height:193px; } am i understanding this correctly if i say you're defining how to...
Top