Most people nowadays use something like lightbox, thickbox or fancybox
(there must be a generic term for these...?), these use JS to open a large
image in an overlay (similar to clicking an image in a status feed on
Facebook).

We use fancybox quite a bit here: http://fancybox.net/

The markup is extremely simple:
<a href="link to full size image"><img src="thumbnail" /></a>

Kevin


On Fri, Sep 9, 2011 at 10:58 AM, Brahm Friedlander <brahmf...@gmail.com>wrote:

> This is my first post.
>
> In the past I've used frames to make web sites. My site -
> http://www.brahmfriedlander.ca  uses frames.
>
> Other artists have asked me to make similar sites for them but I know
> "frames" are not the way to go and css is. How would I go about creating a
> site with the same features as mine i.e. displaying photos on a split
> screen
> rather than having thumbnail opening to large jpg on different page.
>
>
>
> Being new to this site and css and web design in general I hope this is not
> too outrageous a request.
>
>
>
> Best regards,
>
>
>
> Brahm
>
>
>
> brahmf...@gmail.com
>
>
>
> http://www.brahmfriedlander.ca <http://www.brahmfriedlander.ca/>
>
> br...@brahmfriedlander.ca
>
>
>
> ______________________________________________________________________
> css-discuss [css-d@lists.css-discuss.org]
> http://www.css-discuss.org/mailman/listinfo/css-d
> List wiki/FAQ -- http://css-discuss.incutio.com/
> List policies -- http://css-discuss.org/policies.html
> Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to