I read a long tutorial on W3Schooles to learn CSS; I learned some basics, but still don't see my main goal: Positioning DIVs
This is what I'm trying to do.
*---------*---------*
* * *
* * *
*---------*---------*
My goal is simple and trivial for some, but I have headaches doing it the right way , I actually did it, but I have a lot of problems when I add more text to DIVs or they just merge with other DIVs
What I did was just play with fields and padding values ββusing FireBug. Now I just need to learn this simple (I hope) trick, which I miss: how does this simple positioning work? Should I use absolute relative positioning? Change margin, fill, size
If you have a good tutorial explaining this point, please indicate it. I had other headaches that Google was looking for.
source
share