Public Voice Network
- Show Yo Dog 2012
- Ageless Male
- Pic of the Day 5937659376
- Light in the box coupons
- Multicolored logos? 1414
- Politics 1759817598
- Shit QBNers Say 130130
- blog 5558055580
- Light in the Box Coupons
- Vid of the Day 1096110961
- TYPO San Francisco 55
- Suggest a good movie... 936936
- Logo from Locked PDF? 33
- American Musical Supply C… 11
- FMT 020312 4646
- intern -> job 2121
- Your Last Concert 375375
- the gif animation thread 1132211322
- Steve Jobs FBI file 66
- Shit QBNers think 6969
- What are you listening to… 41734173
- Park Slope 22
- The Elder Scrolls V: Skyr… 7676
- ♥ Things girls like ♥ 9696
site check 1616 Responses
Last post: 3 years, 1 month ago | Thread started: Dec 12, 08, 10:42 a.m.
- stewart
working on a quick 'n simple static html website for an antiquarian. only the first column of the top navigation is working. i made the pictures too, but what you see now are just drafts.
i can't check the performance in IE6/7. how does it look like on pc - is everything still on the grid or totally messed up? i'm curious.
all other comments on layout, color scheme and performance are welcome too.
- Dec 12, 08, 10:42 a.m. – Permalink
- pylon
http://ipinfo.info/netrenderer/i…
and
http://browsershots.org/
should help for checking that your css framework sticks. The java is another story...Looks good btw. Don't like your sub-heading colours on the right-side (also the outline colour for your java popup).

- Dog-earDec 12, 08, 10:58 a.m. – Permalink
- neverblink
looks good, like the handwritten. The white-on-black color scheme works well for the feeling I think your trying to bring across.
Why are you using an image for the dotted line? Further more, you have multiple elements with the same id. (Should be classes if used on multiple elements).
if you did a header div, with a border-top:1px dotted #FFF;
and border-bottom. And then float the navigation inside it. and clear that navigation with the break you have (float:none; clear:both;) It should work in Internet Explorer.
(ps: remove the padding/margins from your ul/li's and use line-height for a better cross browser constistancy)
- Dog-earDec 12, 08, 11:38 a.m. – Permalink
- anxiousarms
not really a fan of the style but i suppose it gets the job done.


- Dog-earDec 12, 08, 11:50 a.m. – Permalink
- 3point14159

- Dog-earDec 13, 08, 12:09 p.m. – Permalink


