[thelist] image scroller to the right

Daniel Kessler danielk at umd.edu
Mon Sep 14 12:28:33 CDT 2009


> .sep {
> margin-top:25px;
> float: left; <----------------- :: add ::
> }
>
> #slide_images p {   <----------------- :: delete declaration ::
>        width: 100px;
>        height:246px;
>        margin:0;
> }
>
>
> #slide_images {   <----------------- :: add declaration ::
>        width: 100px;
>        height:246px;
>        margin:0;
>        float:right;
>    }


That worked great  thank you.  In my rush, I didn't realize that I was  
working on the p.


> PS Nice doctype. :-)

ya well, if I post the actual page, I get all sorts of heck because of  
my template (which does not validate), so to post here I need to make  
another page and again, in my rush, I replaced all the code of my  
temporary page instead of just the content.


I really appreciate the assistance.

-- 

Daniel Kessler

University of Maryland College Park
School of Public Health
3302E SPH Building
College Park, MD  20742-2611
Phone: 301-405-2545
http://sph.umd.edu







More information about the thelist mailing list