<div id="content" style="background-color:#ffffff; width:600px;">
This code snippet creates a div with a white background color that stretches across the entire width of the page. To limit its width to a specific size, you can adjust the width property. How can I make it only stretch to the size I specify?