Hi,
Can EMs be used for positioning? For example:
#navbar {
left: 2em;
top : 1.3em;
}
Does this allow for accurate positioning? Can I align elements properly
like this?
Thanks
--
Alec S.
alec <@> synetech <.> cjb <.> net
Can EMs be used for positioning? For example:
#navbar {
left: 2em;
top : 1.3em;
}
Does this allow for accurate positioning? Can I align elements properly
like this?
Thanks
--
Alec S.
alec <@> synetech <.> cjb <.> net
Comment