Re: Deviation? Distribution? OT?
Kind of weird grouping, using a limit of 100, but then taking the top
20 and the bottom 20 from that sample. Anyway... I'd be tempted to
*not* order it by rand(), then just pick off the top and bottom 20.
Dump the 100 records into an array and juggle them if you need them to
be randomized after assigning the css to them.
Again, strange project you got there...
Aerik
.
Relevant Pages
- Re: Using CSS
... The image is positioned at the bottom right corner of the page ... I prefer bottom:-10px in the positioning - adjust to suit your design. ... > This is what I have in the CSS ... > get my logo image initially in the lower right corner BUT it scrolls ... (microsoft.public.frontpage.programming) - Re: CSS puts in extra space ... why?
... Best to put all in css. ... It does not 'go to the bottom' ... so you can see how you can get a free web hosting. ... My email address on the newsgroup dumps into a dummy mailbox that ... (comp.infosystems.www.authoring.stylesheets) - Re: CSS Layout (Bottom of page)
... bottom of the 'page' instead of resizing to the bottom of the browser ... Here is a link to the CSS: ... you had been considerate and included the CSS in the head of the HTML ... PNG or Gif is a much more suitable image format than JPEG for the ... (comp.infosystems.www.authoring.stylesheets) - Re: vertical-align...
... took out line-height property for for the div that contains the element I need to v-align at the bottom.. ... css does have a bit of a problem vertical-aligning elements.. ... have yet to find solution for vertical-align bottom... ... (comp.infosystems.www.authoring.stylesheets) - Re: FAQ Topic - How do I find the size of a browser window?
... me how the size of a browser window is irrelevant. ... say you want to position a fixed element in the bottom ... CSS, e.g. ... (comp.lang.javascript) |
|