Return to Snippet

Revision: 14927
at June 17, 2009 14:31 by BrittanyL


Initial Code
div.container {
    float: left;
}

Initial URL


Initial Description
You have to make the container that holds the thumbnail and information float left, inline nor inline-block works.

Initial Title
Video gallery thumbnails, inline

Initial Tags


Initial Language
CSS