
DIV cell border size issue
I've been setting DIV cell dimensions in terms of %, in order to make things more fluid when pages are viewed when zoomed in/out.
The problem is that my borders, paddings, margins are still easier to set in terms of percentage (don't know how I could set a thin border, if not in pixels).
How do you set the DIV borders, margins, paddings if the DIV widths and heights are already in %?
Robin