I have a nav menu that uses images as the links. I have 10 of them and would like to make them in 2 rows of 5.
I can do this easy enough, as I have a CSS rule in my stylesheet that gives a width, and right now I have it set to 60em.
My question, is how will this affect the look on different browsers/screen res.?
Should I opt for an exact px width, or a percentage, or stick with the em?



Reply With Quote

Bookmarks