Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

showing two iframes side by side

.box{
    float:left;
    margin-right:20px;
}
.clear{
    clear:both;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #showing #iframes #side #side
ADD COMMENT
Topic
Name
9+6 =