CSS Fun
Software, Visual Arts, Web | Comments Off
As a sequel to adding a menu to the new photo album, I realized today that the implementation doesn't bode well with smaller screen. As in, if the whole page from left to right cannot be displayed altogether, the menu itself is essentially hidden from the user.
Not good.
So to fix the problem, I have to re-arrange and "re-style" the menu so it actually looks like a part of the design. But talking is easy, and not being a pro, arranging and playing with CSS tags takes quite some trial and error to figure out what each tag does, along with ...