Website plug
May. 9th, 2008 01:51 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Hi folks!
The science store where
violet_amy works has just opened their webstore:
Spectrum Scientifics
Check it out and spread the word :)
The science store where
![[livejournal.com profile]](https://www.dreamwidth.org/img/external/lj-userinfo.gif)
Spectrum Scientifics
Check it out and spread the word :)
(no subject)
Date: 2008-05-09 11:33 pm (UTC)(no subject)
Date: 2008-05-10 02:44 am (UTC)Can't read it at my font size
Date: 2008-05-11 01:07 am (UTC)To save my eyes, I have my browser's minimum font size set at 20pt. Your store's site (like many sites) uses absolute positioning for much of its layout, rather than letting sections of the layout take up as much space as required. The result is that many sections of the page are close to unreadable; check out this screen shot (http://pics.livejournal.com/metageek/pic/000042wk/g13).
This is really common these days, because it's become Received Wisdom that sites should do layout with CSS instead of tables; but CSS can't do properly scalable layout.