Jump to content

Div Dimension Prob


_tech_dude_

Recommended Posts

yeahyou set the height and width and use the "overflow" style in the cssdiv.fixeddiv{width:600px;height:400px;overflow: auto; /* also change to hidden, scroll, inherit, visible */}and the html<div class="fixeddiv"><img src="somehugeimage.jpg" alt="Stupidly Huge image!!" height="500" width="8000" /></div>

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...