Revision: 17697
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at September 11, 2009 14:25 by mcarneiro
Initial Code
html,
body,
#flashSite{
height:100%;
min-width:900px;
min-height:500px;
}
#flashSite{ // flash embed
width:100%;
}
h1{
display:none;
}
Initial URL
Initial Description
base css for flash 100% width min size that works in ff3+, safari3+, google chrome 1+ Remember to use a reset.css: the margin / padding of html and body must be zero.
Initial Title
base CSS for flash 100%
Initial Tags
flash
Initial Language
CSS